gtkNotebookGetGroupId {RGtk2.10}R Documentation

gtkNotebookGetGroupId

Description

Gets the current group identificator for notebook.

Usage

gtkNotebookGetGroupId(object)

Arguments

object [GtkNotebook] a GtkNotebook

Details

Since 2.10

Value

[integer] the group identificator, or -1 if none is set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]