signal callback delegate or function to connect
void callback(bool isError, gdk.display.Display display)
isError true if the display was closed due to an error (optional)
display 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 Closed signal.
Emitted when the connection to the windowing system for display is closed.