Gtk.RcStyle.prototype.copy
function copy():Gtk.RcStyle {
// Gjs wrapper for gtk_rc_style_copy()
}Makes a copy of the specified Gtk.RcStyle. This function will correctly copy an RC style that is a member of a class derived from Gtk.RcStyle.
- Returns
the resulting Gtk.RcStyle