[−][src]Trait gstreamer::subclass::prelude::BoxedType
Trait for defining boxed types.
Links together the type name with the type itself.
See register_boxed_type
for registering an implementation of this trait
with the type system.