set_page_complete


Description:

public void set_page_complete (Widget page, bool complete)

Sets whether page contents are complete.

Note:

This widget will be removed in GTK 5

This will make this update the buttons state to be able to continue the task.

Parameters:

this

a `GtkAssistant`

page

a page of this

complete

the completeness status of the page