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 gtk:status-icon-new-from-stock function 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

#2023-3-27