Container


Object Hierarchy:

Object hierarchy for Container

Description:

[ CCode ( type_id = "ges_container_get_type ()" ) ]
public abstract class Container : TimelineElement, Extractable, MetaContainer

A Container is a timeline element that controls other TimelineElement-s, which are its children.

In particular, it is responsible for maintaining the relative start and duration times of its children. Therefore, if a container is temporally adjusted or moved to a new layer, it may accordingly adjust and move its children. Similarly, a change in one of its children may prompt the parent to correspondingly change its siblings.


Namespace: GES

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Fields:

Inherited Members:

All known members inherited from interface GES.Extractable