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

@ -344,7 +344,7 @@ clutter_animatable_iface_init (ClutterAnimatableIface *iface)
*
* Creates a new #ClutterScrollActor.
*
* Return value: (transfer full): The newly created #ClutterScrollActor
* Return value: The newly created #ClutterScrollActor
* instance.
*
* Since: 1.12