API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gboolean ncm_var_dict_get_int ( NcmVarDict* vd, const gchar* key, gint* value )
Gets an integer from a NcmVarDict with key key.
NcmVarDict
key
Type: const gchar*
const gchar*
A string.
value
Type: gint*
gint*
An integer.
Type: gboolean
gboolean
Whether the integer with key key was found.