Gtk.Assistant::close

function callback(assistant, ):void;

The ::close signal is emitted either when the close button of a summary page is clicked, or when the apply button in the last page in the flow (of type Gtk.AssistantPageType.confirm) is clicked.

Since 2.10

assistant

instance of Gtk.Assistant that is emitting the signal