Struct leanshot_xlib::Event[][src]

pub struct Event { /* fields omitted */ }

An x11 Event

Methods

impl Event
[src]

Returns the EventKind of this event

Trait Implementations

impl Drop for Event
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Event

impl !Sync for Event