Package: gtk

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

Lambda List

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

Arguments

icon -- a g:icon object

Return Value

The new gtk:status-icon object.

Details

Creates a status icon displaying a g:icon object. If the icon is a themed icon, it will be updated when the theme changes.

Warning

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

See also

#2023-3-27