mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
timeline: Fix documentation
Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1300
This commit is contained in:
parent
7721fc337b
commit
760909bc9e
1 changed files with 1 additions and 1 deletions
|
@ -2190,7 +2190,7 @@ timeline_add_group (GESTimeline * timeline, GESGroup * group)
|
|||
}
|
||||
|
||||
/**
|
||||
* ges_timeline_emit_group_removed:
|
||||
* timeline_emit_group_removed:
|
||||
* @timeline: a #GESTimeline
|
||||
* @group: group that was removed
|
||||
* @array: (element-type GESTimelineElement): children that were removed
|
||||
|
|
Loading…
Reference in a new issue