Gtk.Assistant.prototype.set_page_header_image
function set_page_header_image(page:Gtk.Widget, pixbuf:GdkPixbuf.Pixbuf):void {
// Gjs wrapper for gtk_assistant_set_page_header_image()
}Sets a header image for page.
Since 2.10
- page
a page of assistant
- pixbuf
the new header image page