Method

PurpleProtocolget_description

since: 3.0

Declaration [src]

const gchar*
purple_protocol_get_description (
  PurpleProtocol* protocol
)

Description [src]

Gets the description of a protocol.

Available since: 3.0

Return value

Type: const gchar*

The Description of the protocol.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.