Method
Gtk TextViewget_left_margin
Declaration [src]
gint
gtk_text_view_get_left_margin(
GtkTextView*text_view
)
Description [src]
Gets the default left margin size of paragraphs in the text_view.
Tags in the buffer may override the default.
Gets property
Gtk.TextView:left-margin Return value
Type: gint
Left margin in pixels.