gtkTextViewSetRightMargin {RGtk2}R Documentation

gtkTextViewSetRightMargin

Description

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

Usage

gtkTextViewSetRightMargin(object, right.margin)

Arguments

object [GtkTextView] a GtkTextView
right.margin [integer] right margin in pixels

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]