provide status notifications; you can use gio.notification.Notification.setIcon to associate a #GIcon with a notification
StatusIcon.setFromPixbuf
void setFromPixbuf(gdkpixbuf.pixbuf.Pixbuf pixbuf = null)Makes status_icon display pixbuf. See gtk.status_icon.StatusIcon.newFromPixbuf for details.
Parameters
pixbuf | a #GdkPixbuf or null |
Deprecated
Use #GNotification and #GtkApplication to