Package: gtk

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

Lambda List

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

Arguments

name -- a string with the icon name

Return Value

The new gtk:button widget displaying the themed icon.

Details

Creates a new button containing 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

2023-9-2