Package: gtk

Function gtk:image-get-gicon

Lambda List

gtk:image-get-gicon (image)

Arguments

image -- a gtk:image widget

Return Value

gicon -- a g:icon object
size -- an icon size of type gtk:icon-size

Details

Gets the g:icon icon and icon size being displayed by the image. The storage type of the image must be the :empty or :gicon type, see the gtk:image-storage-type function.
 

See also

#2023-3-20