Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkNotebookGetCurrentPage: gtkNotebookGetCurrentPage
Description
Returns the page number of the current page.
Usage
gtkNotebookGetCurrentPage(object)
Arguments
object
a
GtkNotebook
Value
page in the notebook. If the notebook has no pages, then -1 will be returned.