mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
ges: Minor GESTimeline documentation fix
This commit is contained in:
parent
5e251483ee
commit
a125b8d73b
1 changed files with 1 additions and 1 deletions
|
@ -3648,7 +3648,7 @@ ges_timeline_get_element (GESTimeline * timeline, const gchar * name)
|
|||
* ges_timeline_is_empty:
|
||||
* @timeline: a #GESTimeline
|
||||
*
|
||||
* Check whether a #GESTimelineElement is empty or not
|
||||
* Check whether a #GESTimeline is empty or not
|
||||
*
|
||||
* Returns: %TRUE if the timeline is empty %FALSE otherwize
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue