gtkNotebookGetNPages {RGtk2}R Documentation

gtkNotebookGetNPages

Description

Gets the number of pages in a notebook.

Usage

gtkNotebookGetNPages(object)

Arguments

object [GtkNotebook] a GtkNotebook

Details

Since 2.2

Value

[integer] the number of pages in the notebook.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]