Assistant.getPageHeaderImage

Warning gtk_assistant_get_page_header_image has been deprecated since version 3.2 and should not be used in newly-written code. Since GTK+ 3.2, a header is no longer shown; add your header decoration to the page content instead. Gets the header image for page. Since 2.10

class Assistant
getPageHeaderImage

Parameters

page Widget

a page of assistant

Return Value

Type: Pixbuf

the header image for page, or NULL if there's no header image for the page. [transfer none]

Meta