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

@ -519,7 +519,7 @@ clutter_shader_effect_init (ClutterShaderEffect *effect)
* The effect will be empty until clutter_shader_effect_set_shader_source()
* is called.
*
* Return value: (transfer full): the newly created #ClutterShaderEffect.
* Return value: the newly created #ClutterShaderEffect.
* Use g_object_unref() when done.
*
* Since: 1.8