API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
gchar* ags_config_get_value ( AgsConfig* config, gchar* group, gchar* key )
Retrieve config by group and key.
group
key
Available since: 3.0.0
Type: gchar*
gchar*
The config group identifier.
The key of the property.
The property’s value.