Struct gstreamer_editing_services_sys::GESMarkerListClass [−][src]
#[repr(C)]pub struct GESMarkerListClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESMarkerListClassimpl !Send for GESMarkerListClassimpl !Sync for GESMarkerListClassimpl Unpin for GESMarkerListClassimpl UnwindSafe for GESMarkerListClassBlanket Implementations
Mutably borrows from an owned value. Read more