Method

PurpleConnectionget_id

since: 3.0

Declaration [src]

const gchar*
purple_connection_get_id (
  PurpleConnection* connection
)

Description [src]

Gets the identifier of the connection.

Available since: 3.0

Gets propertyPurple.Connection:id

Return value

Type: const gchar*

The identifier of the connection.

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