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