Struct gtk_sys::GtkIMContext [−][src]
#[repr(C)]pub struct GtkIMContext { pub parent_instance: GObject, }
Fields
parent_instance: GObject
Trait Implementations
impl Copy for GtkIMContext
[src]
impl Copy for GtkIMContext
impl Clone for GtkIMContext
[src]
impl Clone for GtkIMContext
fn clone(&self) -> GtkIMContext
[src]
fn clone(&self) -> GtkIMContext
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkIMContext
[src]
impl Debug for GtkIMContext
Auto Trait Implementations
impl !Send for GtkIMContext
impl !Send for GtkIMContext
impl !Sync for GtkIMContext
impl !Sync for GtkIMContext