gtkPixmapNew {RGtk2} | R Documentation |
Creates a new GtkPixmap
, using the given GDK pixmap and mask.
WARNING: gtk_pixmap_new
is deprecated and should not be used in newly-written code.
gtkPixmapNew(pixmap, mask = NULL, show = TRUE)
|
a GDKPixmap. |
|
. [ allow-none ] |
Derived by RGtkGen from GTK+ documentation