Struct gdk_sys::GdkEventFocus [] [src]

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

Fields