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