Searched refs:destroy_func (Results 1 – 5 of 5) sorted by relevance
64 GDestroyNotify destroy_func; member81 GDestroyNotify destroy_func,117 if (prev->destroy_func) in g_datalist_clear_i()120 prev->destroy_func (prev->data); in g_datalist_clear_i()203 GDestroyNotify destroy_func, in g_data_set_internal() argument239 if (list->destroy_func && !destroy_func) in g_data_set_internal()242 list->destroy_func (list->data); in g_data_set_internal()263 if (!list->destroy_func) in g_data_set_internal()266 list->destroy_func = destroy_func; in g_data_set_internal()273 dfunc = list->destroy_func; in g_data_set_internal()[all …]
53 GDestroyNotify destroy_func);99 GDestroyNotify destroy_func);
64 GDestroyNotify destroy_func; member1094 g_test_queue_destroy (GDestroyNotify destroy_func, in g_test_queue_destroy() argument1098 g_return_if_fail (destroy_func != NULL); in g_test_queue_destroy()1100 dentry->destroy_func = destroy_func; in g_test_queue_destroy()1136 dentry->destroy_func (dentry->destroy_data); in test_case_run()
127 void g_test_queue_destroy (GDestroyNotify destroy_func,
59 GDBusDestroyFunction destroy_func; member296 if (cb->destroy_func) in filter_data_call_and_free()297 cb->destroy_func(cb->user_data); in filter_data_call_and_free()319 cb->destroy_func = destroy; in filter_data_add_callback()364 if (cb->destroy_func) in filter_data_remove_callback()365 cb->destroy_func(cb->user_data); in filter_data_remove_callback()