signal callback delegate or function to connect
void callback(gtk.assistant.Assistant assistant)
assistant the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Deprecated: This widget will be removed in GTK 5
Connect to Close signal.
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.types.AssistantPageType.Confirm) is clicked.