mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 18:35:35 +00:00
timeline-element: Mark edit() as Since: 1.18
This commit is contained in:
parent
214987bd8a
commit
acf3e31907
1 changed files with 2 additions and 0 deletions
|
@ -1964,6 +1964,8 @@ ges_timeline_element_set_flags (GESTimelineElement * self,
|
|||
*
|
||||
* Returns: %TRUE if @self as been edited properly, %FALSE if an error
|
||||
* occured
|
||||
*
|
||||
* Since: 1.18
|
||||
*/
|
||||
gboolean
|
||||
ges_timeline_element_edit (GESTimelineElement * self, GList * layers,
|
||||
|
|
Loading…
Reference in a new issue