Package: gtk

Function gtk:status-icon-set-from-pixbuf

Lambda List

gtk:status-icon-set-from-pixbuf (icon pixbuf)

Arguments

icon -- a gtk:status-icon object
pixbuf -- a gdk-pixbuf:pixbuf object or nil

Details

Makes the status icon display pixbuf. See the gtk:status-icon-new-from-pixbuf function for details.

Warning

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

See also

#2023-3-27