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