Method

GtkTextViewset_indent

Declaration [src]

void
gtk_text_view_set_indent (
  GtkTextView* text_view,
  gint 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: gint

Indentation in pixels.