summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2013-03-18 14:04:52 +0100
committerChristian Persch <chpe@gnome.org>2013-03-18 14:12:12 +0100
commit953253f685dc1d2d77f0ddd8637b0a0249364f4f (patch)
treee8993265427ee8e70037425ccd4ea8effe84b338
parentc4dc3a779a56cb1ae37fe984c521cf32c610c50d (diff)
downloadgtk+-953253f685dc1d2d77f0ddd8637b0a0249364f4f.tar.gz
gtk: gtk_init_with_args allows NULL for parameter_string
-rw-r--r--gtk/gtkmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c
index 64e06d5059..fbf829387a 100644
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
@@ -849,7 +849,7 @@ gtk_get_option_group (gboolean open_default_display)
* @argv: (array length=argc) (inout) (allow-none): Address of the
* <parameter>argv</parameter> parameter of main(), or %NULL. Any options
* understood by GTK+ are stripped before return.
- * @parameter_string: a string which is displayed in
+ * @parameter_string: (allow-none): a string which is displayed in
* the first line of <option>--help</option> output, after
* <literal><replaceable>programname</replaceable> [OPTION...]</literal>
* @entries: (array zero-terminated=1): a %NULL-terminated array