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