get_nth_page


Description:

public unowned Widget? get_nth_page (int page_num)

Returns the child widget contained in page number page_num.

Parameters:

this

a `GtkAssistant`

page_num

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

Returns:

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




2022 vala-language.org