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