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