Package: gtk

Function gtk:entry-icon-storage-type

Lambda List

gtk:entry-icon-storage-type (entry pos)

Arguments

entry -- a gtk:entry widget
pos -- a gtk:entry-icon-position value

Return Value

The gtk:image-type value with the image representation being used.

Details

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 :empty.
 

See also

#2023-3-4