Gtk.Assistant.prototype.get_page_type
function get_page_type(page:Gtk.Widget):Gtk.AssistantPageType {
// Gjs wrapper for gtk_assistant_get_page_type()
}Gets the page type of page.
Since 2.10
- page
a page of assistant
- Returns
the page type of page