Package: gtk

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

Lambda List

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

Arguments

icon -- a gtk:status-icon object
name -- a string with an icon name

Details

Makes the status icon display the icon named name from the current icon theme. See the gtk:status-icon-new-from-icon-name function for details.

Warning

The gtk:status-icon-set-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