Searched refs:get_startup_notify_id (Results 1 – 3 of 3) sorted by relevance
1329 if (class->get_startup_notify_id == NULL) in g_app_launch_context_get_startup_notify_id()1332 return class->get_startup_notify_id (context, info, files); in g_app_launch_context_get_startup_notify_id()
288 char * (* get_startup_notify_id) (GAppLaunchContext *context, member
53 class->get_startup_notify_id = test_app_launch_context_get_startup_notify_id; in test_app_launch_context_class_init()