Signal

IbisClient::stopped

unstable since: 0.16

Declaration

void
stopped (
  IbisClient* self,
  gpointer user_data
)

Description [src]

Emitted when the client has stopped.

This could be for any reason including a connection failure.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 0.16