| gtkAssistantSetPageTitle {RGtk2} | R Documentation |
Sets a title for page. The title is displayed in the header
area of the assistant when page is the current page.
gtkAssistantSetPageTitle(object, page, title)
|
[GtkAssistant] a GtkAssistant |
|
[GtkWidget] a page of assistant |
|
[character] the new title for page |
Since 2.10
Derived by RGtkGen from GTK+ documentation