Searched refs:GDestroyNotify (Results 1 – 6 of 6) sorted by relevance
136 typedef void (*GDestroyNotify) (gpointer data); typedef158 gpointer user_data, GDestroyNotify notify);384 GDestroyNotify user_data_dnotify);
258 GDestroyNotify destroy;363 gpointer user_data, GDestroyNotify notify) in g_io_add_watch_full()1884 GDestroyNotify user_data_dnotify) in g_markup_parse_context_new()
79 BtIO *bt_io_create(BtIOTransport type, gpointer user_data, GDestroyNotify notify);
1119 BtIO *bt_io_create(BtIOTransport type, gpointer user_data, GDestroyNotify notify) in bt_io_create()
1004 io_security_event, di, (GDestroyNotify) g_free); in start_security_manager()
2293 with a GDestroyNotify (such as GHashTables and GArrays, but not