Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgapplication-example-dbushooks.c64 GApplicationClass *g_application_class = G_APPLICATION_CLASS (class); in test_application_class_init() local
66 g_application_class->dbus_register = test_application_dbus_register; in test_application_class_init()
67 g_application_class->dbus_unregister = test_application_dbus_unregister; in test_application_class_init()