Enum gio_sys::GResourceError [] [src]

pub enum GResourceError {
    NotFound,
    Internal,
}

Variants

Trait Implementations

impl Clone for GResourceError
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more

impl Copy for GResourceError
[src]

impl Debug for GResourceError
[src]

[src]
[]

Formats the value using the given formatter. Read more

impl Eq for GResourceError
[src]

impl PartialEq for GResourceError
[src]

[src]
[]

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

1.0.0
[src]
[]

This method tests for !=.