Package: gtk

Function gtk:image-new-from-icon-name

Lambda List

gtk:image-new-from-icon-name (name)

Arguments

name -- a string with an icon name

Return Value

The new gtk:image widget displaying the themed icon.

Details

Creates an image displaying an icon from the current icon theme. If the icon name is not known, a "broken image" icon will be displayed instead. If the current icon theme is changed, the icon will be updated appropriately.
 

See also

2024-4-25