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.
the displayed pixbuf, or NULL if the image is empty.
Deprecated: Use gio.Notification and gtk.Application to provide status notifications; there is no direct replacement for this function
2.10
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.