This interface abstracts handling of property sets for elements with children. Imagine elements such as mixers or polyphonic generators. They all have multiple gstreamer.Pad or some kind of voice objects. Another use case are container elements like gstreamer.Bin The element implementing the interface acts as a parent for those child objects.
Undocumented in source.