Searched refs:uri_destroy (Results 1 – 2 of 2) sorted by relevance
50 GDestroyNotify uri_destroy; member102 if (closure->uri_destroy) in g_vfs_uri_lookup_func_closure_free()103 closure->uri_destroy (closure->uri_data); in g_vfs_uri_lookup_func_closure_free()435 GDestroyNotify uri_destroy, in g_vfs_register_uri_scheme() argument458 closure->uri_destroy = uri_destroy; in g_vfs_register_uri_scheme()
157 GDestroyNotify uri_destroy,