StatusIcon.from_pixbuf


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.10" ) ]
public StatusIcon.from_pixbuf (Pixbuf pixbuf)

Creates a status icon displaying pixbuf.

Note:

Use Notification and Application 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