gtkAssistantGetPageHeaderImage {RGtk2} | R Documentation |
Gets the header image for page
.
gtkAssistantGetPageHeaderImage(object, page)
|
[GtkAssistant ] a GtkAssistant |
|
[GtkWidget ] a page of assistant |
Since 2.10
[GdkPixbuf
] the header image for page
, or NULL
if there's no header image for the page.
Derived by RGtkGen from GTK+ documentation