Package: gtk

Function gtk:entry-icon-gicon

Lambda List

gtk:entry-icon-gicon (entry pos)

Arguments

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

Return Value

The g:icon object, or nil if no icon is set or if the icon is not a g:icon object.

Details

Retrieves the g:icon object used for the icon, or nil if there is no icon or if the icon was set by some other method, e.g., by stock, Pixbuf, or icon name.
 

See also

#2023-3-4