Method
Gtk TextViewget_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.
Gets property
Gtk.TextView:right-margin Return value
Type: gint
Right margin in pixels.