Enum gtk_sys::GtkLevelBarMode [] [src]

pub enum GtkLevelBarMode {
    Continuous,
    Discrete,
}

Variants

Trait Implementations

impl Clone for GtkLevelBarMode
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GtkLevelBarMode
[src]

impl Debug for GtkLevelBarMode
[src]

[]

Formats the value using the given formatter.

impl Eq for GtkLevelBarMode
[src]

impl PartialEq for GtkLevelBarMode
[src]

[]

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

[]

This method tests for !=.