Method

GtkTextViewget_right_margin

Declaration [src]

gint
gtk_text_view_get_right_margin (
  GtkTextView* text_view
)

Description [src]

Gets the default right margin for text in text_view. Tags in the buffer may override the default.

Return value

Type: gint

Right margin in pixels.