Method

GrlConfigget_password

since: 0.1.8

Declaration [src]

gchar*
grl_config_get_password (
  GrlConfig* config
)

Description

No description available.

Available since: 0.1.8

Return value

Type: gchar*

The password.

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.