gtkTextViewGetBorderWindowSize {RGtk2}R Documentation

gtkTextViewGetBorderWindowSize

Description

Gets the width of the specified border window. See gtkTextViewSetBorderWindowSize.

Usage

gtkTextViewGetBorderWindowSize(object, type)

Arguments

object [GtkTextView] a GtkTextView
type [GtkTextWindowType] window to return size from

Value

[integer] width of window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]