Enum gio_sys::GResourceError [] [src]

pub enum GResourceError {
    NotFound,
    Internal,
}

Variants

Trait Implementations

impl Clone for GResourceError
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GResourceError
[src]

impl Debug for GResourceError
[src]

[]

Formats the value using the given formatter.

impl Eq for GResourceError
[src]

impl PartialEq for GResourceError
[src]

[]

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

[]

This method tests for !=.