Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses

https://bugzilla.gnome.org/show_bug.cgi?id=686776
This commit is contained in:
Guillaume Desmottes
2012-10-24 12:09:47 +02:00
parent 888a560c93
commit 2be88b34b2
5 changed files with 5 additions and 5 deletions

View File

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