[ CCode ( has_construct_function = false ) ]
public Config ()
Create a new config.
See also ggit_config_get_default
to get a Config representing the global, XDG
and system configuration files. To get a Config for a repository use
get_config instead.
a Config. |