gtkAssistantSetPageSideImage {RGtk2}R Documentation

gtkAssistantSetPageSideImage

Description

Sets a header image for page. This image is displayed in the side area of the assistant when page is the current page.

Usage

gtkAssistantSetPageSideImage(object, page, pixbuf = NULL)

Arguments

object [GtkAssistant] a GtkAssistant
page [GtkWidget] a page of assistant
pixbuf [GdkPixbuf] the new header image page

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]