Package: gtk

Function gtk-image-get-icon-name

Lambda List

gtk-image-get-icon-name (image)

Arguments

image -- a gtk-image widget

Return Value

icon-name -- an icon name
size -- an icon size of type gtk-icon-size

Details

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

See also

2021-12-17