Searched refs:startup_notify_id (Results 1 – 3 of 3) sorted by relevance
292 const char *startup_notify_id);329 … const char * startup_notify_id);
1347 const char *startup_notify_id) in g_app_launch_context_launch_failed() argument1350 g_return_if_fail (startup_notify_id != NULL); in g_app_launch_context_launch_failed()1352 g_signal_emit (context, signals[LAUNCH_FAILED], 0, startup_notify_id); in g_app_launch_context_launch_failed()
343 const gchar *startup_notify_id) in launch_failed() argument