Enum gtk_sys::GtkIMPreeditStyle [] [src]

pub enum GtkIMPreeditStyle {
    Nothing,
    Callback,
    None,
}

Variants

Trait Implementations

impl Clone for GtkIMPreeditStyle
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GtkIMPreeditStyle
[src]

impl Debug for GtkIMPreeditStyle
[src]

[]

Formats the value using the given formatter.

impl Eq for GtkIMPreeditStyle
[src]

impl PartialEq for GtkIMPreeditStyle
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.