Struct gdk_sys::GdkEvent[][src]

#[repr(C)]
pub struct GdkEvent(_);

Trait Implementations

impl Debug for GdkEvent
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GdkEvent

impl Sync for GdkEvent