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