Enum xsettings::XSettingsAction [] [src]

#[repr(u32)]
pub enum XSettingsAction { New, Changed, Deleted, }

Variants

Trait Implementations

impl Copy for XSettingsAction
[src]

impl Clone for XSettingsAction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for XSettingsAction
[src]

Formats the value using the given formatter.