Gtk.StatusIcon.prototype.set_from_pixbuf

function set_from_pixbuf(pixbuf:GdkPixbuf.Pixbuf):void {
    // Gjs wrapper for gtk_status_icon_set_from_pixbuf()
}

Makes status_icon display pixbuf. See Gtk.new_from_pixbuf for details.

Since 2.10

pixbuf

a GdkPixbuf.Pixbuf or null