[−][src]Macro conrod_winit::v022_convert_window_event
A macro for converting a winit::WindowEvent to a Option<conrod_core::event::Input>.
Expects a winit::WindowEvent and a reference to a window implementing WinitWindow.
Returns an Option<conrod_core::event::Input>.