Method

GtkTextViewset_indent

Declaration [src]

void
gtk_text_view_set_indent (
  GtkTextView* text_view,
  int indent
)

Description [src]

Sets the default indentation for paragraphs in text_view.

Tags in the buffer may override the default.

Sets propertyGtk.TextView:indent

Parameters

indent

Type: int

Indentation in pixels.