Assistant.getNthPage

Returns the child widget contained in page number page_num.

More...
class Assistant
getNthPage
()

Parameters

pageNum int

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

Return Value

Type: gtk.widget.Widget

the child widget, or null if page_num is out of bounds

Detailed Description

Deprecated: This widget will be removed in GTK 5