[gobject-introspection] Annotate g_shell_parse_argv()
- From: Dan Winship <danw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Annotate g_shell_parse_argv()
- Date: Mon, 10 Aug 2009 19:43:42 +0000 (UTC)
commit 594d6b684e9ca0c720ebecc1aebd0fc1e6844948
Author: Dan Winship <danw gnome org>
Date: Mon Aug 10 15:43:22 2009 -0400
Annotate g_shell_parse_argv()
gir/glib-2.0.c | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 2c2a11d..56fb8bb 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -118,7 +118,7 @@
* @exit_status: (out):
*/
-/*
+/**
* g_get_system_config_dirs:
* Return value: (array zero-terminated=1) (transfer none)
*/
@@ -127,3 +127,11 @@
* g_get_system_data_dirs:
* Return value: (array zero-terminated=1) (transfer none)
*/
+
+/**
+ * g_shell_parse_argv:
+ * @command_line:
+ * @argcp: (out):
+ * @argvp: (out): (array zero-terminated=1):
+ * @error:
+ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]