Gtk.Assistant.prototype.append_page
function append_page(page:Gtk.Widget):Number {
    // Gjs wrapper for gtk_assistant_append_page()
}Appends a page to the assistant.
Since 2.10
- page
- Returns
- the index (starting at 0) of the inserted page 
function append_page(page:Gtk.Widget):Number {
    // Gjs wrapper for gtk_assistant_append_page()
}Appends a page to the assistant.
Since 2.10
the index (starting at 0) of the inserted page