summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2023-01-30 10:00:30 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2023-01-30 10:04:48 +0100
commitf21db372433ae3fb5abca7988455f80906c0b2da (patch)
tree634b92606e9c02230b91b6529a0e11de6813c802 /gir/gio-2.0.c
parente5c4550ceea969a0a2ca5262e43f1ef1122a3ae4 (diff)
downloadgobject-introspection-f21db372433ae3fb5abca7988455f80906c0b2da.tar.gz
Update GLib introspection datawip/smcv/testbuild
Use GLib commit f499e37979c09409d553a49562c6a0a9a65267af
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 8b976743..d7e36288 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -11932,6 +11932,10 @@
*
* Gets the executable's name for the installed application.
*
+ * This is intended to be used for debugging or labelling what program is going
+ * to be run. To launch the executable, use g_app_info_launch() and related
+ * functions, rather than spawning the return value from this function.
+ *
* Returns: (type filename): a string containing the @appinfo's application
* binaries name
*/