gtkPixmapGet {RGtk2} | R Documentation |
Gets the current GdkPixmap
and GdkBitmap
mask.
WARNING: gtk_pixmap_get
is deprecated and should not be used in newly-written code.
gtkPixmapGet(object)
|
[GtkPixmap ] a GtkPixmap . |
A list containing the following elements:
|
[GdkPixmap ] returns the current GdkPixmap . |
|
[GdkBitmap ] returns the current GdkBitmap mask. |
Derived by RGtkGen from GTK+ documentation