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

pagea page of assistant
completethe completeness status of the page

Deprecated

This widget will be removed in GTK 5