Home
last modified time | relevance | path

Searched refs:g_app_info_launch (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/tests/
Ddbus-appinfo.c80 g_app_info_launch (G_APP_INFO (appinfo), NULL, NULL, NULL); in G_DEFINE_TYPE()
90 g_app_info_launch (G_APP_INFO (appinfo), files, NULL, NULL); in G_DEFINE_TYPE()
111 g_app_info_launch (G_APP_INFO (appinfo), NULL, ctx, NULL); in G_DEFINE_TYPE()
Dappinfo.c25 success = g_app_info_launch (appinfo, NULL, NULL, &error); in test_launch_for_app_info()
38 success = g_app_info_launch (appinfo, l, NULL, &error); in test_launch_for_app_info()
367 success = g_app_info_launch (appinfo, NULL, context, &error); in test_launch_context_signals()
/third_party/glib/gio/
Dgio-tool-launch.c117 if (!g_app_info_launch (app, args, app_context, &error)) in handle_launch()
Dgappinfo.h174 gboolean g_app_info_launch (GAppInfo *appinfo,
Dgappinfo.c575 g_app_info_launch (GAppInfo *appinfo, in g_app_info_launch() function
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1408 g_app_info_launch
/third_party/glib/
DNEWS3227 780441 Make the portal implementation of g_app_info_launch() synchronous
10397 * The functions for launching applications (e.g. g_app_info_launch() +
10769 552352 g_app_info_launch doesn't work if "Path" key...