Enumeration

PurpleProtocolError

unstable since: 3.0

Declaration

error-domain Purple.ProtocolError

Description [src]

Error codes returned by protocols.

Available since: 3.0

Members

PURPLE_PROTOCOL_ERROR_VFUNC_NOT_IMPLEMENTED

A virtual function is not implemented.

  • Value: 0
  • Available since: 3.0

Type functions

purple_protocol_error_quark

The error domain to identify errors with protocols.

unstable since: 3.0