cb_typefound      313 tests/examples/manual/dynamic.c   g_signal_connect (typefind, "have-type", G_CALLBACK (cb_typefound), NULL);
cb_typefound       96 tests/examples/manual/typefind.c   g_signal_connect (typefind, "have-type", G_CALLBACK (cb_typefound), loop);