Assistant.appendPage
int appendPage(gtk.widget.Widget page)Appends a page to the assistant.
Parameters
page | a #GtkWidget |
Returns
the index (starting at 0) of the inserted page
int appendPage(gtk.widget.Widget page)Appends a page to the assistant.
page | a #GtkWidget |