summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
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
*/