Searched refs:get_startup_notify_id (Results 1 – 2 of 2) sorted by relevance
793 if (class->get_startup_notify_id == NULL) in g_app_launch_context_get_startup_notify_id()796 return class->get_startup_notify_id (context, info, files); in g_app_launch_context_get_startup_notify_id()
207 char * (* get_startup_notify_id) (GAppLaunchContext *context, member