Method
PurpleCredentialProviderget_id
unstable since: 3.0
[−]
Declaration [src]
const gchar*
purple_credential_provider_get_id (
PurpleCredentialProvider* provider
)
[−]
Description [src]
Gets the identifier of provider
.
Available since: 3.0
Gets property | Purple.CredentialProvider:id |
[−]
Return value
Type: const gchar*
The identifier of provider
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |