API Version: 1.0
Library Version: 1.1.0
gboolean ggit_config_get_bool ( GgitConfig* config, const gchar* name, GError** error )
Get a boolean configuration value.
name
const gchar*
The name of the configuration value.
error
GError **
GError*
NULL
gboolean
The value.