Gtk.IconSource.prototype.set_pixbuf
function set_pixbuf(pixbuf:GdkPixbuf.Pixbuf):void {
// Gjs wrapper for gtk_icon_source_set_pixbuf()
}Sets a pixbuf to use as a base image when creating icon variants for Gtk.IconSet.
- pixbuf
pixbuf to use as a source