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