Struct gdk_sys::GdkEventAny [] [src]

#[repr(C)]
pub struct GdkEventAny { pub type_: GdkEventType, pub window: *mut GdkWindow, pub send_event: i8, }

Fields