Package: gtk

Function gtk-entry-icon-name

Lambda List

gtk-entry-icon-name (entry pos)

Arguments

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

Return Value

An icon name, or nil if no icon is set or if the icon was not set from an icon name.

Details

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

See also

2021-11-4