gtkNotebookPageNum: gtkNotebookPageNum

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Finds the index of the page which contains the given child widget.

Usage

1
gtkNotebookPageNum(object, child)

Arguments

object

a GtkNotebook

child

a GtkWidget

Value

[integer] the index of the page containing child, or -1 if child is not in the notebook.

Author(s)

Derived by RGtkGen from GTK+ documentation


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