| gtkImageGetIconSet {RGtk2} | R Documentation |
Gets the icon set and size being displayed by the GtkImage.
The storage type of the image must be GTK_IMAGE_EMPTY or
GTK_IMAGE_ICON_SET (see gtkImageGetStorageType).
gtkImageGetIconSet(object)
|
a |
A list containing the following elements:
|
location to store a
|
|
location to store a stock
icon size, or |
Derived by RGtkGen from GTK+ documentation