or null if there’s no header image for the page
Assistant.getPageHeaderImage
gdkpixbuf.pixbuf.Pixbuf getPageHeaderImage(gtk.widget.Widget page)Gets the header image for page.
Parameters
page | a page of assistant |
Returns
the header image for page,
Deprecated
Since GTK+ 3.2, a header is no longer shown;
add your header decoration to the page content instead.