Method

PurpleCredentialProviderget_settings

since: 3.0

Declaration [src]

GSettings*
purple_credential_provider_get_settings (
  PurpleCredentialProvider* provider
)

Description [src]

Gets the GSettings that provider provides.

Available since: 3.0

Return value

Type: GSettings

The settings for provider or NULL if provider doesn’t have any settings.

The data is owned by the instance.