Enum gdk_sys::GdkPropertyState [] [src]

pub enum GdkPropertyState {
    NewValue,
    Delete,
}

Variants

Trait Implementations

impl Clone for GdkPropertyState
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GdkPropertyState
[src]

impl Debug for GdkPropertyState
[src]

[]

Formats the value using the given formatter.

impl Eq for GdkPropertyState
[src]

impl PartialEq for GdkPropertyState
[src]

[]

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

[]

This method tests for !=.