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