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