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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkIMContext
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkIMContext

impl !Sync for GtkIMContext