Struct gtk_sys::GtkIMContext [−][src]
#[repr(C)]pub struct GtkIMContext { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkIMContextimpl !Send for GtkIMContextimpl !Sync for GtkIMContextimpl Unpin for GtkIMContextimpl UnwindSafe for GtkIMContextBlanket Implementations
Mutably borrows from an owned value. Read more