mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Don't annotate with (transfer full) constructors of GInitiallyUnowned subclasses
https://bugzilla.gnome.org/show_bug.cgi?id=686776
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user