Signal

IbisCapabilities::done

since: 0.1

Declaration

void
done (
  IbisCapabilities* self,
  gpointer user_data
)

Description [src]

Emitted when all of the requested capabilities have been either ack’d or nak’d by the server.

This will only be emitted for the initial negotiation during registration and will not be emitted as a result of CAP NEW or CAP DEL messages.

Default handler:

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

Available since: 0.1