| gtkAssistantSetPageSideImage {RGtk2} | R Documentation |
Sets a header image for page. This image is displayed in the side
area of the assistant when page is the current page.
gtkAssistantSetPageSideImage(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