diff options
author | Thibault Saunier <thibault.saunier@collabora.com> | 2013-03-23 01:31:23 -0300 |
---|---|---|
committer | Thibault Saunier <thibault.saunier@collabora.com> | 2013-03-23 01:31:23 -0300 |
commit | e72f5a6012086538a0fa3fa334bf9051c2daa63e (patch) | |
tree | fd1491560ed14d3eb7b78532404e20df4abf0e5b /docs/libs | |
parent | c84f4ec9fb1f56ddbadcfd7e4326efdaa4116f62 (diff) |
timeline-element: Add a macro to get element 'end'
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/ges-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/ges-sections.txt b/docs/libs/ges-sections.txt index 0f64f48a..327014ba 100644 --- a/docs/libs/ges-sections.txt +++ b/docs/libs/ges-sections.txt @@ -345,6 +345,7 @@ ges_timeline_element_trim GES_TIMELINE_ELEMENT_PARENT GES_TIMELINE_ELEMENT_TIMELINE GES_TIMELINE_ELEMENT_START +GES_TIMELINE_ELEMENT_END GES_TIMELINE_ELEMENT_INPOINT GES_TIMELINE_ELEMENT_DURATION GES_TIMELINE_ELEMENT_MAX_DURATION |