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 with the icon position

Return Value

The gtk:image-type value for 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

#2024-11-26