Package: gtk

Function gtk-notebook-page-num

Lambda List

gtk-notebook-page-num (notebook child)

Arguments

notebook -- a gtk-notebook widget
child -- a gtk-widget child

Return Value

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

Details

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

See also

2021-12-17