Gtk.IconSet.prototype.copy
function copy():Gtk.IconSet { // Gjs wrapper for gtk_icon_set_copy() }
Copies icon_set by value.
- Returns
a new Gtk.IconSet identical to the first.
function copy():Gtk.IconSet { // Gjs wrapper for gtk_icon_set_copy() }
Copies icon_set by value.
a new Gtk.IconSet identical to the first.