Package: gtk

Function gtk-status-icon-set-name

Lambda List

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

Arguments

icon -- a gtk-status-icon object
name -- a string with the name

Details

Sets the name of the tray icon. This should be a string identifying this icon. It may be used for sorting the icons in the tray and will not be shown to the user.

Warning

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

See also

2021-7-22