[gobject-introspection] Annotations for g_option_context_parse.



commit 9b5379d5ecdf5c224e3aad75e9c69b41712a00c6
Author: C. Scott Ananian <cscott litl com>
Date:   Mon May 18 17:10:14 2009 -0400

    Annotations for g_option_context_parse.
    
    These annotations match those for gtk_init(), which takes the same
    types of arguments.
---
 gir/glib-2.0.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index b5a8eac..c968965 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -55,6 +55,12 @@
  */
 
 /**
+ * g_option_context_parse:
+ * @argc: (inout):
+ * @argv: (array length=argc) (inout) (allow-none):
+ */
+
+/**
  * GIOCondition: (type bitfield)
  **/
 



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