Method

PurpleHistoryAdapterget_id

since: 3.0

Declaration [src]

const gchar*
purple_history_adapter_get_id (
  PurpleHistoryAdapter* adapter
)

Description [src]

Gets the identifier of adapter.

Available since: 3.0

Return value

Type: const gchar*

The identifier of adapter.

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