Gtk.Style.prototype.copy

function copy():Gtk.Style {
    // Gjs wrapper for gtk_style_copy()
}

Creates a copy of the passed in Gtk.Style object.

Returns

a copy of style