RGtk2 (version 2.20.31)

gtkAssistantGetNthPage: gtkAssistantGetNthPage

Description

Returns the child widget contained in page number page.num.

Usage

gtkAssistantGetNthPage(object, page.num)

Arguments

object
page.num
The index of a page in the assistant, or -1 to get the last page;

Value

GtkWidget] The child widget, or NULL if page.num is out of bounds.

Details

Since 2.10