Method

GtkSourceViewget_indent_width

Declaration [src]

gint
gtk_source_view_get_indent_width (
  GtkSourceView* view
)

Description [src]

Returns the number of spaces to use for each step of indent.

See gtk_source_view_set_indent_width() for details.

Return value

Type: gint

Indent width.