[ Version ( since = "2.10" ) ]
public void set_page_complete (Widget page, bool complete)
Sets whether page contents are complete.
This widget will be removed in GTK 5
This will make this update the buttons state to be able to continue the task.
| this |
a `GtkAssistant` |
| page |
a page of this |
| complete |
the completeness status of the page |