Gtk.IconSource.prototype.set_filename

function set_filename(filename:filename):void {
    // Gjs wrapper for gtk_icon_source_set_filename()
}

Sets the name of an image file to use as a base image when creating icon variants for Gtk.IconSet. The filename must be absolute.

filename

image file to use