Gtk.Assistant.prototype.get_page_header_image

function get_page_header_image(page:Gtk.Widget):GdkPixbuf.Pixbuf {
    // Gjs wrapper for gtk_assistant_get_page_header_image()
}

Gets the header image for page.

Since 2.10

page

a page of assistant

Returns

the header image for page, or null if there's no header image for the page