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