gtkTextViewGetRightMargin {RGtk2}R Documentation

gtkTextViewGetRightMargin

Description

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

Usage

gtkTextViewGetRightMargin(object)

Arguments

object [GtkTextView] a GtkTextView

Value

[integer] right margin in pixels

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]