Signal

PurpleAccount::disconnected

since: 3.0

Declaration

void
disconnected (
  PurpleAccount* self,
  gpointer user_data
)

Description [src]

This is emitted when the PurpleAccount:connection‘s PurpleConnection:state has changed to PURPLE_CONNECTION_STATE_DISCONNECTED.

Default handler:

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

Available since: 3.0