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

A 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 function gtk-status-icon-new-from-icon-name has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

2021-7-22