gtkAssistantSetPageHeaderImage {RGtk2} | R Documentation |
Sets a header image for page
. This image is displayed in the header
area of the assistant when page
is the current page.
gtkAssistantSetPageHeaderImage(object, page, pixbuf = NULL)
|
[GtkAssistant ] a GtkAssistant |
|
[GtkWidget ] a page of assistant |
|
[GdkPixbuf ] the new header image page |
Since 2.10
Derived by RGtkGen from GTK+ documentation