Package: gtk

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

Lambda List

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

Arguments

name -- a string with an icon name

Return Value

The new gtk:status-icon object.

Details

Creates a status icon displaying an icon from the current icon theme. If the current icon theme is changed, the icon will be updated appropriately.

Warning

The gtk:status-icon-new-from-icon-name function has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

#2023-3-27