Property

GtkTextView:left-margin

since: 4.0

Declaration

property left-margin: int [ read, write ]

Description [src]

The default left margin for text in the text view.

Tags in the buffer may override the default.

Note that this property is confusingly named. In CSS terms, the value set here is padding, and it is applied in addition to the padding from the theme.

Type: gint
Available since:4.0
Default value0
Getter methodgtk_text_view_get_left_margin()
Setter methodgtk_text_view_set_left_margin()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno