Method

GtkSourceViewget_auto_indent

Declaration

gboolean
gtk_source_view_get_auto_indent (
  GtkSourceView* view
)

Description

Returns whether auto-indentation of text is enabled.

Return value

Returns: gboolean
 

TRUE if auto indentation is enabled.