Assistant.setPageComplete
void setPageComplete(gtk.widget.Widget page, bool complete)Sets whether page contents are complete.
This will make assistant update the buttons state to be able to continue the task.
Parameters
page | a page of assistant |
complete | the completeness status of the page |
Deprecated
This widget will be removed in GTK 5