Gtk.TextAttributes.prototype.ref

function ref():Gtk.TextAttributes {
    // Gjs wrapper for gtk_text_attributes_ref()
}

Increments the reference count on values.

Returns

the Gtk.TextAttributes that were passed in