setPageComplete

open fun setPageComplete(page: Widget, complete: Boolean)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

This widget will be removed in GTK 5

---

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