Home
last modified time | relevance | path

Searched refs:changed_cb (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/tests/
Dappmonitor.c56 changed_cb (GAppInfoMonitor *monitor, GMainLoop *loop) in changed_cb() function
89 g_signal_connect (monitor, "changed", G_CALLBACK (changed_cb), loop); in test_app_monitor()
Dgsettings.c425 changed_cb (GSettings *settings, in changed_cb() function
445 G_CALLBACK (changed_cb), "greeting"); in test_changes()