Method
PurpleHistoryAdapterget_name
unstable since: 3.0
[−]
Declaration [src]
const gchar*
purple_history_adapter_get_name (
PurpleHistoryAdapter* adapter
)
[−]
Description [src]
Gets the name of adapter
.
Available since: 3.0
Gets property | Purple.HistoryAdapter:name |
[−]
Return value
Type: const gchar*
The name of adapter
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |