pageNum

open fun pageNum(child: Widget): Int

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

Return

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

Parameters

child

a GtkWidget