API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gboolean ncm_var_dict_has_key ( NcmVarDict* vd, const gchar* key )
Checks if a NcmVarDict has a key key.
NcmVarDict
key
Type: const gchar*
const gchar*
A string.
Type: gboolean
gboolean
Whether the key key was found.