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
Connect to Close signal.
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.types.AssistantPageType.Confirm) is clicked.