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

@ -278,7 +278,7 @@ clutter_path_constraint_init (ClutterPathConstraint *self)
*
* Creates a new #ClutterPathConstraint with the given @path and @offset
*
* Return value: (transfer full): the newly created #ClutterPathConstraint
* Return value: the newly created #ClutterPathConstraint
*
* Since: 1.6
*/