Annotations for g_option_context_parse.
authorC. Scott Ananian <cscott@litl.com>
Mon, 18 May 2009 21:10:14 +0000 (17:10 -0400)
committerC. Scott Ananian <cscott@litl.com>
Fri, 29 May 2009 21:51:25 +0000 (17:51 -0400)
These annotations match those for gtk_init(), which takes the same
types of arguments.

gir/glib-2.0.c

index b5a8eac..c968965 100644 (file)
  * Rename to: g_timeout_add_seconds
  */
 
+/**
+ * g_option_context_parse:
+ * @argc: (inout):
+ * @argv: (array length=argc) (inout) (allow-none):
+ */
+
 /**
  * GIOCondition: (type bitfield)
  **/