trackobject: Some GI annotation fix

This commit is contained in:
Thibault Saunier 2012-12-18 19:47:50 -03:00
parent c365b7832f
commit dcfda73777

View file

@ -1440,7 +1440,7 @@ ges_track_object_get_child_property (GESTrackObject * object,
* ges_track_object_get_child_property_by_pspec:
* @object: a #GESTrackObject
* @pspec: The #GParamSpec that specifies the property you want to get
* @value: return location for the value
* @value: (out): return location for the value
*
* Gets a property of a child of @object.
*