gtkNotebookGetShowBorder {RGtk2}R Documentation

gtkNotebookGetShowBorder

Description

Returns whether a bevel will be drawn around the notebook pages. See gtkNotebookSetShowBorder.

Usage

gtkNotebookGetShowBorder(object)

Arguments

object

a GtkNotebook

Value

[logical] TRUE if the bevel is drawn

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]