Method

GrlConfigget_api_secret

since: 0.1.4

Declaration [src]

gchar*
grl_config_get_api_secret (
  GrlConfig* config
)

Description

No description available.

Available since: 0.1.4

Return value

Type: gchar*

The webservice API passphrase.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.