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

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, for example, by paintable, or icon name.
 

See also

#2023-9-16