Searched refs:destroy_notify (Results 1 – 3 of 3) sorted by relevance
54 GDestroyNotify destroy_notify; member160 if (job->destroy_notify) in job_destroy()161 job->destroy_notify (job->data); in job_destroy()239 job->destroy_notify = notify; in g_io_scheduler_push_job()
128 GDestroyNotify destroy_notify);157 GDestroyNotify destroy_notify);
107 GDestroyNotify destroy_notify; member1904 group->destroy_notify = destroy; in g_option_group_new()1930 if (group->destroy_notify) in g_option_group_free()1931 (* group->destroy_notify) (group->user_data); in g_option_group_free()2051 GDestroyNotify destroy_notify) in g_option_group_set_translate_func() argument2060 group->translate_notify = destroy_notify; in g_option_group_set_translate_func()2117 GDestroyNotify destroy_notify) in g_option_context_set_translate_func() argument2126 context->translate_notify = destroy_notify; in g_option_context_set_translate_func()