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

a Gtk.Widget

Returns

the index (starting at 0) of the inserted page