[ HasEmitter ]
public virtual signal void close ()
This signal is emitted when the save delegate should close the widget it is related to.
This can happen after saving as part of a close request and it is now save for the delegate to close.
Implementations are encouraged to connect to this signal (or implement the virtual method) and call force_close.