gtkNotebookGetGroup {RGtk2}R Documentation

gtkNotebookGetGroup

Description

Gets the current group identificator pointer for notebook.

Usage

gtkNotebookGetGroup(object)

Arguments

object [GtkNotebook] a GtkNotebook

Details

Since 2.12

Value

[R object] the group identificator, or NULL if none is set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]