Package: gtk
Function gtk:entry-set-icon-from-icon-name
Lambda Listgtk:entry-set-icon-from-icon-name (entry pos name) ArgumentsDetails
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 |
#2023-3-4