Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgappinfo.h39 …TEXT_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_APP_LAUNCH_CONTEXT, GAppLaunchContextClass))
42 …T_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_APP_LAUNCH_CONTEXT, GAppLaunchContextClass))
44 typedef struct _GAppLaunchContextClass GAppLaunchContextClass; typedef
Dgappinfo.c1139 g_app_launch_context_class_init (GAppLaunchContextClass *klass) in g_app_launch_context_class_init()
1159 G_STRUCT_OFFSET (GAppLaunchContextClass, launch_failed), in g_app_launch_context_class_init()
1180 G_STRUCT_OFFSET (GAppLaunchContextClass, launched), in g_app_launch_context_class_init()
1289 GAppLaunchContextClass *class; in g_app_launch_context_get_display()
1322 GAppLaunchContextClass *class; in g_app_launch_context_get_startup_notify_id()
/third_party/glib/gio/tests/
Ddbus-appinfo.c33 typedef GAppLaunchContextClass TestAppLaunchContextClass;
51 test_app_launch_context_class_init (GAppLaunchContextClass *class) in test_app_launch_context_class_init()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1442 GAppLaunchContextClass