ges: Move `ges_container_edit` to GESTimelineElement
authorThibault Saunier <tsaunier@igalia.com>
Wed, 1 May 2019 16:09:45 +0000 (12:09 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Wed, 1 May 2019 16:24:30 +0000 (12:24 -0400)
commit2ab26ab3066e65aeb28c95b06e2acd9c7a7b51c2
tree8d6cca7ddaa8f3f8600de539c2cf14a452d8829b
parent63ee4262071de97da867445095e54c8475c9897c
ges: Move `ges_container_edit` to GESTimelineElement

Now that the notion of layer has been moved down to #GESTimelineElement
(through the new #ges_timeline_element_get_layer_priority method), this
method make much more sense directly in the base class.
bindings/python/gi/overrides/GES.py
ges/ges-clip.c
ges/ges-container.c
ges/ges-container.h
ges/ges-timeline-element.c
ges/ges-timeline-element.h
ges/ges-track-element.c