gtkImageGet {RGtk2} | R Documentation |
Gets the GtkImage
.
WARNING: gtk_image_get
is deprecated and should not be used in newly-written code.
gtkImageGet(object)
|
[GtkImage ] a GtkImage |
A list containing the following elements:
|
[GdkImage ] return location for a GdkImage |
|
[GdkBitmap ] a GdkBitmap that indicates which parts of the image should be transparent. |
Derived by RGtkGen from GTK+ documentation