gtkNotebookGetShowBorder {RGtk2}R Documentation

gtkNotebookGetShowBorder

Description

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

Usage

gtkNotebookGetShowBorder(object)

Arguments

object [GtkNotebook] a GtkNotebook

Value

[logical] TRUE if the bevel is drawn

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]