Assistant.setPageHeaderImage

Sets a header image for page.

More...
class Assistant
void
setPageHeaderImage

Parameters

page gtk.widget.Widget

a page of assistant

pixbuf gdkpixbuf.pixbuf.Pixbuf

the new header image page

Detailed Description

Deprecated: Since GTK+ 3.2, a header is no longer shown; add your header decoration to the page content instead.