]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkdialog.c
[GI] Add missing (out) and (array) annotations
[~andy/gtk] / gtk / gtkdialog.c
index 6a1d51f147d323dc44244434c27aaf5a960951e8..99d00b33a37c41c02243f7fd9c1b1961725e5f2c 100644 (file)
@@ -1323,7 +1323,8 @@ gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
  * gtk_dialog_set_alternative_button_order_from_array:
  * @dialog: a #GtkDialog
  * @n_params: the number of response ids in @new_order
- * @new_order: an array of response ids of @dialog's buttons
+ * @new_order: (array length=n_params): an array of response ids of
+ *     @dialog's buttons
  *
  * Sets an alternative button order. If the
  * #GtkSettings:gtk-alternative-button-order setting is set to %TRUE,