Package: gtk

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

Lambda List

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

Arguments

pixbuf -- a gdk-pixbuf:pixbuf object

Return Value

The new gtk:status-icon object.

Details

Creates a status icon displaying pixbuf. The image will be scaled down to fit in the available space in the notification area, if necessary.

Warning

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

See also

#2023-3-27