Gtk.TextView.prototype.get_indent

function get_indent():Number {
    // Gjs wrapper for gtk_text_view_get_indent()
}

Gets the default indentation of paragraphs in text_view. Tags in the view's buffer may override the default. The indentation may be negative.

Returns

number of pixels of indentation