Package: gtk

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

Lambda List

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

Arguments

pixbuf -- a gdk-pixbuf object

Return Value

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

See also

2021-7-22