GCompareDataFunc   61 lib/event/event.c     mc_event_grouplist = g_tree_new_full ((GCompareDataFunc) g_ascii_strcasecmp, NULL,
GCompareDataFunc  160 lib/event/manage.c             g_tree_new_full ((GCompareDataFunc) g_ascii_strcasecmp, NULL, (GDestroyNotify) g_free,
GCompareDataFunc  393 lib/widget/listbox.c         g_queue_insert_sorted (l->list, e, (GCompareDataFunc) listbox_entry_cmp, NULL);