Method

GrlConfigget_plugin

since: 0.1.4

Declaration [src]

gchar*
grl_config_get_plugin (
  GrlConfig* config
)

Description

No description available.

Available since: 0.1.4

Return value

Type: gchar*

The plugin id.

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.