Package: gtk

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

Lambda List

gtk:status-icon-new-from-stock (stock-id)

Arguments

stock-id -- a string with a stock icon ID

Return Value

The new gtk:status-icon object.

Details

Creates a status icon displaying a stock icon. Sample stock icon names are "gtk-open", "gtk-quit".

Warning

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

See also

#2023-3-27