summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-03-21 12:14:19 -0400
committerColin Walters <walters@verbum.org>2013-03-21 12:14:19 -0400
commitef1df66aeb9983f401ef2fe4113afdc955d271af (patch)
tree5fad16110c4ac1e99660f011b4beb1a738c3537f /gir/glib-2.0.c
parent1e06a8e091c752b87abf617bb972ac873c3ba261 (diff)
downloadgobject-introspection-ef1df66aeb9983f401ef2fe4113afdc955d271af.tar.gz
Update GLib annotations to 2.35.9GOBJECT_INTROSPECTION_1_35_9
Diffstat (limited to 'gir/glib-2.0.c')
-rw-r--r--gir/glib-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 347dbf2f..dc98af0d 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -20573,7 +20573,7 @@
/**
* g_option_context_new:
- * @parameter_string: a string which is displayed in the first line of <option>--help</option> output, after the usage summary <literal><replaceable>programname</replaceable> [OPTION...]</literal>
+ * @parameter_string: (allow-none): a string which is displayed in the first line of <option>--help</option> output, after the usage summary <literal><replaceable>programname</replaceable> [OPTION...]</literal>
*
* Creates a new option context.
*