Package: gtk

Function gtk-status-icon-set-from-stock

Lambda List

gtk-status-icon-set-from-stock (icon stock-id)

Arguments

icon -- a gtk-status-icon object
stock-id -- a string with the stock ID

Details

Makes the status icon display the stock icon with the ID stock-id. See the function gtk-status-icon-new-from-stock for details.

Warning

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

See also

2021-7-22