Method
GtkTextViewget_indent
Declaration [src]
gint
gtk_text_view_get_indent (
GtkTextView* text_view
)
Description [src]
Gets the default indentation of paragraphs in text_view
.
Tags in the view’s buffer may override the default.
The indentation may be negative.
Gets property | Gtk.TextView:indent |