trackobject: Some GI annotation fix
authorThibault Saunier <thibault.saunier@collabora.com>
Tue, 18 Dec 2012 22:47:50 +0000 (19:47 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 19 Dec 2012 01:06:09 +0000 (22:06 -0300)
ges/ges-track-object.c

index 8182376..8d1aac6 100644 (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.
  *