mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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:
|
* ges_timeline_is_empty:
|
||||||
* @timeline: a #GESTimeline
|
* @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
|
* Returns: %TRUE if the timeline is empty %FALSE otherwize
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue