gtkNotebookGetNthPage: gtkNotebookGetNthPage

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the child widget contained in page number page.num.

Usage

1
gtkNotebookGetNthPage(object, page.num)

Arguments

object

a GtkNotebook

page.num

the index of a page in the notebook, or -1 to get the last page.

Value

[GtkWidget] the child widget, or NULL if page.num is out of bounds. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.