Enum gdk_sys::GdkSettingAction [] [src]

pub enum GdkSettingAction {
    New,
    Changed,
    Deleted,
}

Variants

Trait Implementations

impl Clone for GdkSettingAction
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GdkSettingAction
[src]

impl Debug for GdkSettingAction
[src]

[]

Formats the value using the given formatter.

impl Eq for GdkSettingAction
[src]

impl PartialEq for GdkSettingAction
[src]

[]

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

[]

This method tests for !=.