Method

PurpleProtocolget_name

since: 3.0

Declaration [src]

const gchar*
purple_protocol_get_name (
  PurpleProtocol* protocol
)

Description [src]

Gets the translated name of a protocol.

Available since: 3.0

Gets propertyPurple.Protocol:name

Return value

Type: const gchar*

The translated name of the protocol.

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