Struct gtk_sys::GtkIMMulticontextPrivate[][src]

#[repr(C)]
pub struct GtkIMMulticontextPrivate(_);

Trait Implementations

impl Debug for GtkIMMulticontextPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations