| gtkAssistantSetPageComplete {RGtk2} | R Documentation |
Sets whether page contents are complete. This will make
assistant update the buttons state to be able to continue the task.
gtkAssistantSetPageComplete(object, page, complete)
|
[GtkAssistant] a GtkAssistant |
|
[GtkWidget] a page of assistant |
|
[logical] the completeness status of the page |
Since 2.10
Derived by RGtkGen from GTK+ documentation