Package: gtk

Function gtk-entry-set-icon-from-icon-name

Lambda List

gtk-entry-set-icon-from-icon-name (entry pos name)

Arguments

entry -- a gtk-entry widget
pos -- an icon position of type gtk-entry-icon-position
name -- a string with the icon name, or nil

Details

Sets the icon shown in the entry at the specified position from the current icon theme.

If the icon name is not known, a "broken image" icon will be displayed instead. If the icon-name argument is nil, no icon will be shown in the specified position.
 

See also

2021-11-3