Struct gtk_sys::GtkIMContext[][src]

#[repr(C)]
pub struct GtkIMContext { pub parent_instance: GObject, }

Fields

Trait Implementations

impl Copy for GtkIMContext
[src]

impl Clone for GtkIMContext
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkIMContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkIMContext

impl !Sync for GtkIMContext