Method

GrlConfigget_username

since: 0.1.8

Declaration [src]

gchar*
grl_config_get_username (
  GrlConfig* config
)

Description

No description available.

Available since: 0.1.8

Return value

Type: gchar*

The username.

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.