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

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

See also

2021-7-22