Enum xcf::PropertyIdentifier [] [src]

#[repr(u32)]
pub enum PropertyIdentifier { PropEnd, PropColormap, PropOpacity, PropVisible, PropLinked, PropCompression, TypeIdentification, PropResolution, PropTattoo, PropParasites, PropPaths, PropLockContent, Unknown, }

Variants

Methods

impl PropertyIdentifier
[src]

Trait Implementations

impl Debug for PropertyIdentifier
[src]

[src]

Formats the value using the given formatter.

impl Clone for PropertyIdentifier
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for PropertyIdentifier
[src]

impl PartialEq for PropertyIdentifier
[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 !=.