From 59c4fb9d6af4b39b258c1abc0e6ed0d2d2c9780f Mon Sep 17 00:00:00 2001 From: Phil Clayton Date: Thu, 5 Sep 2013 01:08:41 +0100 Subject: Add missing introspection annotations https://bugzilla.gnome.org/show_bug.cgi?id=707519 --- gtk/gtkcellarea.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkcellarea.c') diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c index b7bad3d559..9bd4e10a8e 100644 --- a/gtk/gtkcellarea.c +++ b/gtk/gtkcellarea.c @@ -2457,7 +2457,7 @@ gtk_cell_area_class_find_cell_property (GtkCellAreaClass *aclass, /** * gtk_cell_area_class_list_cell_properties: * @aclass: a #GtkCellAreaClass - * @n_properties: location to return the number of cell properties found + * @n_properties: (out): location to return the number of cell properties found * * Returns all cell properties of a cell area class. * -- cgit v1.2.1