Searched refs:GAppLaunchContextClass (Results 1 – 4 of 4) sorted by relevance
39 …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
1139 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()
33 typedef GAppLaunchContextClass TestAppLaunchContextClass;51 test_app_launch_context_class_init (GAppLaunchContextClass *class) in test_app_launch_context_class_init()
1442 GAppLaunchContextClass