Ecore_Config_Set_Group (3) Linux Manual Page
Ecore Config Setters – Functions that set the value of a property. FunctionsEAPI int ecore_config_set (const char *key, const char *val) Sets the indicated property to the value indicated by val. EAPI int ecore_config_as_string_set (const char *key, const char *val) Sets the indicated property to the value given in the string. EAPI int ecore_config_boolean_set (const…
