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

a Gtk.Widget

Returns

the index (starting at 0) of the inserted page