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