signal callback delegate or function to connect
void callback(gda.connection_event.ConnectionEvent event, gda.connection.Connection connection)
event a #GdaConnectionEvent object (optional)
connection 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 Error signal.
Gets emitted whenever a connection event occurs. Check the nature of event to see if it's an error or a simple notification