getNthPage

open fun getNthPage(pageNum: <Error class: unknown class>): Widget?(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

This widget will be removed in GTK 5

---

Returns the child widget contained in page number @page_num.

Return

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

Parameters

pageNum

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