Method

GtkTextViewget_left_margin

Declaration [src]

int
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.

Return value

Type: int

Left margin in pixels.