e_hal_util.c File Reference
Include dependency graph for e_hal_util.c:Functions | |
| EAPI Eina_Bool | e_hal_property_bool_get (E_Hal_Properties *properties, const char *key, int *err) |
| EAPI double | e_hal_property_double_get (E_Hal_Properties *properties, const char *key, int *err) |
| EAPI void | e_hal_property_free (E_Hal_Property *prop) |
| EAPI int | e_hal_property_int_get (E_Hal_Properties *properties, const char *key, int *err) |
| EAPI const char * | e_hal_property_string_get (E_Hal_Properties *properties, const char *key, int *err) |
| Retrive a string from an element of a property hash. More... | |
| EAPI const Eina_List * | e_hal_property_strlist_get (E_Hal_Properties *properties, const char *key, int *err) |
| EAPI uint64_t | e_hal_property_uint64_get (E_Hal_Properties *properties, const char *key, int *err) |

