Enum gtk_sys::GtkIconThemeError [] [src]

pub enum GtkIconThemeError {
    NotFound,
    Failed,
}

Variants

Trait Implementations

impl Clone for GtkIconThemeError
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GtkIconThemeError
[src]

impl Debug for GtkIconThemeError
[src]

[]

Formats the value using the given formatter.

impl Eq for GtkIconThemeError
[src]

impl PartialEq for GtkIconThemeError
[src]

[]

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

[]

This method tests for !=.