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