interval: Fix annotations for clutter_interval_clone

This commit is contained in:
Jasper St. Pierre 2012-11-03 16:22:41 -04:00
parent 04ca3d1af3
commit 064a41d376

View File

@ -791,7 +791,7 @@ clutter_interval_new_with_values (GType gtype,
*
* Creates a copy of @interval.
*
* Return value: the newly created #ClutterInterval
* Return value: (transfer full): the newly created #ClutterInterval
*
* Since: 1.0
*/