Property

GtkTextView:indent

Declaration

property indent: int [ read, write ]

Description [src]

Amount to indent the paragraph, in pixels.

A negative value of indent will produce a hanging indentation. That is, the first line will have the full width, and subsequent lines will be indented by the absolute value of indent.

Type:gint

Default value0
Getter methodgtk_text_view_get_indent()
Setter methodgtk_text_view_set_indent()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno