Searched refs:watch_func (Results 1 – 1 of 1) sorted by relevance
94 static gboolean watch_func(GIOChannel *chan, GIOCondition cond, gpointer data) in watch_func() function154 info->id = g_io_add_watch(chan, cond, watch_func, info); in add_watch()