gtkImageGetStorageType {RGtk2} | R Documentation |
Gets the type of representation being used by the GtkImage
to store image data. If the GtkImage
has no image data,
the return value will be GTK_IMAGE_EMPTY
.
gtkImageGetStorageType(object)
|
[GtkImage ] a GtkImage |
[GtkImageType
] image representation being used
Derived by RGtkGen from GTK+ documentation