gtkTextViewGetBorderWindowSize {RGtk2}R Documentation

gtkTextViewGetBorderWindowSize

Description

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

Usage

gtkTextViewGetBorderWindowSize(object, type)

Arguments

object

a GtkTextView

type

window to return size from

Value

[integer] width of window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]