Gtk.TextAttributes.prototype.copy

function copy():Gtk.TextAttributes {
    // Gjs wrapper for gtk_text_attributes_copy()
}

Copies src and returns a new Gtk.TextAttributes.

Returns

a copy of src, free with Gtk.unref