| gtkAssistantGetNthPage {RGtk2} | R Documentation |
Returns the child widget contained in page number page.num.
gtkAssistantGetNthPage(object, page.num)
|
[GtkAssistant] a GtkAssistant |
|
[integer] The index of a page in the assistant, or -1 to get the last page; |
Since 2.10
[GtkWidget] The child widget, or NULL if page.num is out of bounds.
Derived by RGtkGen from GTK+ documentation