Struct gspell_sys::GspellNavigatorTextViewClass
source · [−]#[repr(C)]pub struct GspellNavigatorTextViewClass {
pub parent_class: GInitiallyUnownedClass,
pub padding: [gpointer; 8],
}Fields
parent_class: GInitiallyUnownedClasspadding: [gpointer; 8]Trait Implementations
Auto Trait Implementations
impl !Send for GspellNavigatorTextViewClass
impl !Sync for GspellNavigatorTextViewClass
impl Unpin for GspellNavigatorTextViewClass
impl UnwindSafe for GspellNavigatorTextViewClass
Blanket Implementations
Mutably borrows from an owned value. Read more