StatusIcon.getPixbuf

Gets the gdk.Pixbuf being displayed by the gtk.StatusIcon The storage type of the status icon must be GTK_IMAGE_EMPTY or GTK_IMAGE_PIXBUF (see Status.iconGetStorageType). The caller of this function does not own a reference to the returned pixbuf.

More...
class StatusIcon
getPixbuf
()

Return Value

Type: Pixbuf

the displayed pixbuf, or NULL if the image is empty.

Detailed Description

Deprecated: Use gio.Notification and gtk.Application to provide status notifications; there is no direct replacement for this function

Meta

Since

2.10