gtkTextViewGetLeftMargin {RGtk2}R Documentation

gtkTextViewGetLeftMargin

Description

Gets the default left margin size of paragraphs in the text.view. Tags in the buffer may override the default.

Usage

gtkTextViewGetLeftMargin(object)

Arguments

object [GtkTextView] a GtkTextView

Value

[integer] left margin in pixels

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]