Enum gtk_sys::GtkToolbarSpaceStyle [] [src]

pub enum GtkToolbarSpaceStyle {
    Empty,
    Line,
}

Variants

Trait Implementations

impl Clone for GtkToolbarSpaceStyle
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GtkToolbarSpaceStyle
[src]

impl Debug for GtkToolbarSpaceStyle
[src]

[]

Formats the value using the given formatter.

impl Eq for GtkToolbarSpaceStyle
[src]

impl PartialEq for GtkToolbarSpaceStyle
[src]

[]

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

[]

This method tests for !=.