gtkNotebookGetShowTabs {RGtk2}R Documentation

gtkNotebookGetShowTabs

Description

Returns whether the tabs of the notebook are shown. See gtkNotebookSetShowTabs.

Usage

gtkNotebookGetShowTabs(object)

Arguments

object [GtkNotebook] a GtkNotebook

Value

[logical] TRUE if the tabs are shown

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]