Gtk.IconSource.prototype.set_icon_name

function set_icon_name(icon_name:String):void {
    // Gjs wrapper for gtk_icon_source_set_icon_name()
}

Sets the name of an icon to look up in the current icon theme to use as a base image when creating icon variants for Gtk.IconSet.

icon_name

name of icon to use