Gtk.Assistant.prototype.get_page_title
function get_page_title(page:Gtk.Widget):String {
    // Gjs wrapper for gtk_assistant_get_page_title()
}Gets the title for page.
Since 2.10
- page
- a page of assistant 
- Returns
- the title for page 
function get_page_title(page:Gtk.Widget):String {
    // Gjs wrapper for gtk_assistant_get_page_title()
}Gets the title for page.
Since 2.10
a page of assistant
the title for page