Enum gio_sys::GEmblemOrigin [] [src]

pub enum GEmblemOrigin {
    Unknown,
    Device,
    Livemetadata,
    Tag,
}

Variants

Trait Implementations

impl Clone for GEmblemOrigin
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GEmblemOrigin
[src]

impl Debug for GEmblemOrigin
[src]

[]

Formats the value using the given formatter.

impl Eq for GEmblemOrigin
[src]

impl PartialEq for GEmblemOrigin
[src]

[]

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

[]

This method tests for !=.