Gtk.TextView.prototype.set_indent

function set_indent(indent:Number):void {
    // Gjs wrapper for gtk_text_view_set_indent()
}

Sets the default indentation for paragraphs in text_view. Tags in the buffer may override the default.

indent

indentation in pixels