Further annotation fixes

This commit is contained in:
Emmanuele Bassi
2010-09-08 16:41:47 +01:00
parent f1c44a27a1
commit 8a5686d835
18 changed files with 66 additions and 36 deletions

View File

@ -799,7 +799,7 @@ clutter_list_model_new (guint n_columns,
* Non-vararg version of clutter_list_model_new(). This function is
* useful for language bindings.
*
* Return value: a new default #ClutterModel
* Return value: (transfer full): a new default #ClutterModel
*
* Since: 0.6
*/