Package: gtk

Function gtk-entry-icon-gicon

Lambda List

gtk-entry-icon-gicon (entry pos)

Arguments

entry -- a gtk-entry widget
pos -- icon position of type gtk-entry-icon-position

Return Value

A g-icon, or nil if no icon is set or if the icon is not a g-icon.

Details

Retrieves the g-icon 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

2021-11-4