summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@litl.com>2009-05-18 17:10:14 -0400
committerC. Scott Ananian <cscott@litl.com>2009-05-29 17:51:25 -0400
commit9b5379d5ecdf5c224e3aad75e9c69b41712a00c6 (patch)
treed109351b1ba20b11e9c2f7426d0860b1c578db17
parent3e6a539a2f6c9d9b9e0f314077b1e49f07834560 (diff)
downloadgobject-introspection-9b5379d5ecdf5c224e3aad75e9c69b41712a00c6.tar.gz
Annotations for g_option_context_parse.
These annotations match those for gtk_init(), which takes the same types of arguments.
-rw-r--r--gir/glib-2.0.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index b5a8eacc..c9689652 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)
**/