[gobject-introspection] fix #647621 - g_spawn_async_with_pipes annotation corrections



commit 2c6b77cb1a0f2cc220c04ccb3bca738d0292ea3d
Author: Alan Knowles <alan akbkhome com>
Date:   Fri Apr 15 12:38:09 2011 +0800

    fix #647621 - g_spawn_async_with_pipes annotation corrections

 gir/glib-2.0.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 0d2a492..3782db3 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -106,7 +106,8 @@
 /**
  * g_spawn_async_with_pipes:
  * @working_directory: (allow-none):
- * @envp: (allow-none):
+ * @argv: (array zero-terminated=1):
+ * @envp: (array zero-terminated=1) (allow-none):
  * @child_setup: (scope async) (allow-none):
  * @user_data: (allow-none):
  * @child_pid: (out):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]