Method

GrlConfigset_source

since: 0.1.4

Declaration [src]

void
grl_config_set_source (
  GrlConfig* config,
  const gchar* source
)

Description [src]

Set the source key in the configuration.

Available since: 0.1.4

Parameters

source

Type: const gchar*

The source id.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.