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