| gtkAssistantSetPageType {RGtk2} | R Documentation |
Sets the page type for page. The page type determines the page
behavior in the assistant.
gtkAssistantSetPageType(object, page, type)
|
[GtkAssistant] a GtkAssistant |
|
[GtkWidget] a page of assistant |
|
[GtkAssistantPageType] the new type for page |
Since 2.10
Derived by RGtkGen from GTK+ documentation