mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 16:51:10 +00:00
trackobject: Some GI annotation fix
This commit is contained in:
parent
c365b7832f
commit
dcfda73777
1 changed files with 1 additions and 1 deletions
|
@ -1440,7 +1440,7 @@ ges_track_object_get_child_property (GESTrackObject * object,
|
||||||
* ges_track_object_get_child_property_by_pspec:
|
* ges_track_object_get_child_property_by_pspec:
|
||||||
* @object: a #GESTrackObject
|
* @object: a #GESTrackObject
|
||||||
* @pspec: The #GParamSpec that specifies the property you want to get
|
* @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.
|
* Gets a property of a child of @object.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue