summaryrefslogtreecommitdiff
path: root/clutter-gtk/gtk-clutter-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'clutter-gtk/gtk-clutter-util.c')
-rw-r--r--clutter-gtk/gtk-clutter-util.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/clutter-gtk/gtk-clutter-util.c b/clutter-gtk/gtk-clutter-util.c
index 61c1d7a..323ae39 100644
--- a/clutter-gtk/gtk-clutter-util.c
+++ b/clutter-gtk/gtk-clutter-util.c
@@ -214,8 +214,9 @@ gtk_clutter_init (int *argc,
* @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: (allow-none): a %NULL-terminated array of #GOptionEntry<!-- -->s
- * describing the options of your program
+ * @entries: (allow-none) (array zero-terminated=1): a
+ * %NULL-terminated array of #GOptionEntry<!-- -->s describing the
+ * options of your program
* @translation_domain: (allow-none): a translation domain to use for
* translating the <option>--help</option> output for the options
* in @entries with gettext(), or %NULL