StatusIcon.from_pixbuf


Description:

[ CCode ( has_construct_function = false ) ]
public StatusIcon.from_pixbuf (Pixbuf pixbuf)

Creates a status icon displaying pixbuf.

Note:

Use Notification and GtkApplication to provide status notifications

The image will be scaled down to fit in the available space in the notification area, if necessary.

Parameters:

pixbuf

a Pixbuf

Returns:

a new StatusIcon