Union gdk_x11_sys::xlib::XEvent [−]
#[repr(C)] pub union XEvent {}Show fields
pub type_: i32, pub any: XAnyEvent, pub button: XButtonEvent, pub circulate: XCirculateEvent, pub circulate_request: XCirculateRequestEvent, pub client_message: XClientMessageEvent, pub colormap: XColormapEvent, pub configure: XConfigureEvent, pub configure_request: XConfigureRequestEvent, pub create_window: XCreateWindowEvent, pub crossing: XCrossingEvent, pub destroy_window: XDestroyWindowEvent, pub error: XErrorEvent, pub expose: XExposeEvent, pub focus_change: XFocusChangeEvent, pub generic_event_cookie: XGenericEventCookie, pub graphics_expose: XGraphicsExposeEvent, pub gravity: XGravityEvent, pub key: XKeyEvent, pub keymap: XKeymapEvent, pub map: XMapEvent, pub mapping: XMappingEvent, pub map_request: XMapRequestEvent, pub motion: XMotionEvent, pub no_expose: XNoExposeEvent, pub property: XPropertyEvent, pub reparent: XReparentEvent, pub resize_request: XResizeRequestEvent, pub selection_clear: XSelectionClearEvent, pub selection: XSelectionEvent, pub selection_request: XSelectionRequestEvent, pub unmap: XUnmapEvent, pub visibility: XVisibilityEvent, pub pad: [i64; 24], pub xf86vm_notify: XF86VidModeNotifyEvent, pub xrr_screen_change_notify: XRRScreenChangeNotifyEvent, pub xrr_notify: XRRNotifyEvent, pub xrr_output_change_notify: XRROutputChangeNotifyEvent, pub xrr_crtc_change_notify: XRRCrtcChangeNotifyEvent, pub xrr_output_property_notify: XRROutputPropertyNotifyEvent, pub xrr_provider_change_notify: XRRProviderChangeNotifyEvent, pub xrr_provider_property_notify: XRRProviderPropertyNotifyEvent, pub xrr_resource_change_notify: XRRResourceChangeNotifyEvent, pub xss_notify: XScreenSaverNotifyEvent,
Fields
type_: i32
any: XAnyEvent
circulate: XCirculateEvent
circulate_request: XCirculateRequestEvent
client_message: XClientMessageEvent
colormap: XColormapEvent
configure: XConfigureEvent
configure_request: XConfigureRequestEvent
create_window: XCreateWindowEvent
crossing: XCrossingEvent
destroy_window: XDestroyWindowEvent
error: XErrorEvent
expose: XExposeEvent
focus_change: XFocusChangeEvent
graphics_expose: XGraphicsExposeEvent
gravity: XGravityEvent
key: XKeyEvent
keymap: XKeymapEvent
map: XMapEvent
mapping: XMappingEvent
map_request: XMapRequestEvent
motion: XMotionEvent
no_expose: XNoExposeEvent
property: XPropertyEvent
reparent: XReparentEvent
resize_request: XResizeRequestEvent
selection_clear: XSelectionClearEvent
selection: XSelectionEvent
selection_request: XSelectionRequestEvent
unmap: XUnmapEvent
visibility: XVisibilityEvent
pad: [i64; 24]
xf86vm_notify: XF86VidModeNotifyEvent
xrr_screen_change_notify: XRRScreenChangeNotifyEvent
xrr_notify: XRRNotifyEvent
xrr_output_change_notify: XRROutputChangeNotifyEvent
xrr_crtc_change_notify: XRRCrtcChangeNotifyEvent
xrr_output_property_notify: XRROutputPropertyNotifyEvent
xrr_provider_change_notify: XRRProviderChangeNotifyEvent
xrr_provider_property_notify: XRRProviderPropertyNotifyEvent
xrr_resource_change_notify: XRRResourceChangeNotifyEvent
xss_notify: XScreenSaverNotifyEvent
Implementations
Trait Implementations
impl AsMut<XButtonEvent> for XEvent
impl AsMut<XButtonEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XButtonEvent
pub fn as_mut(&mut self) -> &mut XButtonEvent
Performs the conversion.
impl AsMut<XCirculateEvent> for XEvent
impl AsMut<XCirculateEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XCirculateEvent
pub fn as_mut(&mut self) -> &mut XCirculateEvent
Performs the conversion.
impl AsMut<XCirculateRequestEvent> for XEvent
impl AsMut<XCirculateRequestEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XCirculateRequestEvent
pub fn as_mut(&mut self) -> &mut XCirculateRequestEvent
Performs the conversion.
impl AsMut<XClientMessageEvent> for XEvent
impl AsMut<XClientMessageEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XClientMessageEvent
pub fn as_mut(&mut self) -> &mut XClientMessageEvent
Performs the conversion.
impl AsMut<XColormapEvent> for XEvent
impl AsMut<XColormapEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XColormapEvent
pub fn as_mut(&mut self) -> &mut XColormapEvent
Performs the conversion.
impl AsMut<XConfigureEvent> for XEvent
impl AsMut<XConfigureEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XConfigureEvent
pub fn as_mut(&mut self) -> &mut XConfigureEvent
Performs the conversion.
impl AsMut<XConfigureRequestEvent> for XEvent
impl AsMut<XConfigureRequestEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XConfigureRequestEvent
pub fn as_mut(&mut self) -> &mut XConfigureRequestEvent
Performs the conversion.
impl AsMut<XCreateWindowEvent> for XEvent
impl AsMut<XCreateWindowEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XCreateWindowEvent
pub fn as_mut(&mut self) -> &mut XCreateWindowEvent
Performs the conversion.
impl AsMut<XCrossingEvent> for XEvent
impl AsMut<XCrossingEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XCrossingEvent
pub fn as_mut(&mut self) -> &mut XCrossingEvent
Performs the conversion.
impl AsMut<XDestroyWindowEvent> for XEvent
impl AsMut<XDestroyWindowEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XDestroyWindowEvent
pub fn as_mut(&mut self) -> &mut XDestroyWindowEvent
Performs the conversion.
impl AsMut<XErrorEvent> for XEvent
impl AsMut<XErrorEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XErrorEvent
pub fn as_mut(&mut self) -> &mut XErrorEvent
Performs the conversion.
impl AsMut<XExposeEvent> for XEvent
impl AsMut<XExposeEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XExposeEvent
pub fn as_mut(&mut self) -> &mut XExposeEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XF86VidModeNotifyEvent
pub fn as_mut(&mut self) -> &mut XF86VidModeNotifyEvent
Performs the conversion.
impl AsMut<XFocusChangeEvent> for XEvent
impl AsMut<XFocusChangeEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XFocusChangeEvent
pub fn as_mut(&mut self) -> &mut XFocusChangeEvent
Performs the conversion.
impl AsMut<XGenericEventCookie> for XEvent
impl AsMut<XGenericEventCookie> for XEvent
pub fn as_mut(&mut self) -> &mut XGenericEventCookie
pub fn as_mut(&mut self) -> &mut XGenericEventCookie
Performs the conversion.
impl AsMut<XGraphicsExposeEvent> for XEvent
impl AsMut<XGraphicsExposeEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XGraphicsExposeEvent
pub fn as_mut(&mut self) -> &mut XGraphicsExposeEvent
Performs the conversion.
impl AsMut<XGravityEvent> for XEvent
impl AsMut<XGravityEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XGravityEvent
pub fn as_mut(&mut self) -> &mut XGravityEvent
Performs the conversion.
impl AsMut<XKeymapEvent> for XEvent
impl AsMut<XKeymapEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XKeymapEvent
pub fn as_mut(&mut self) -> &mut XKeymapEvent
Performs the conversion.
impl AsMut<XMapRequestEvent> for XEvent
impl AsMut<XMapRequestEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XMapRequestEvent
pub fn as_mut(&mut self) -> &mut XMapRequestEvent
Performs the conversion.
impl AsMut<XMappingEvent> for XEvent
impl AsMut<XMappingEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XMappingEvent
pub fn as_mut(&mut self) -> &mut XMappingEvent
Performs the conversion.
impl AsMut<XMotionEvent> for XEvent
impl AsMut<XMotionEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XMotionEvent
pub fn as_mut(&mut self) -> &mut XMotionEvent
Performs the conversion.
impl AsMut<XNoExposeEvent> for XEvent
impl AsMut<XNoExposeEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XNoExposeEvent
pub fn as_mut(&mut self) -> &mut XNoExposeEvent
Performs the conversion.
impl AsMut<XPropertyEvent> for XEvent
impl AsMut<XPropertyEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XPropertyEvent
pub fn as_mut(&mut self) -> &mut XPropertyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRCrtcChangeNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRCrtcChangeNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRROutputChangeNotifyEvent
pub fn as_mut(&mut self) -> &mut XRROutputChangeNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRROutputPropertyNotifyEvent
pub fn as_mut(&mut self) -> &mut XRROutputPropertyNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRProviderChangeNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRProviderChangeNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRProviderPropertyNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRProviderPropertyNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRResourceChangeNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRResourceChangeNotifyEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XRRScreenChangeNotifyEvent
pub fn as_mut(&mut self) -> &mut XRRScreenChangeNotifyEvent
Performs the conversion.
impl AsMut<XReparentEvent> for XEvent
impl AsMut<XReparentEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XReparentEvent
pub fn as_mut(&mut self) -> &mut XReparentEvent
Performs the conversion.
impl AsMut<XResizeRequestEvent> for XEvent
impl AsMut<XResizeRequestEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XResizeRequestEvent
pub fn as_mut(&mut self) -> &mut XResizeRequestEvent
Performs the conversion.
pub fn as_mut(&mut self) -> &mut XScreenSaverNotifyEvent
pub fn as_mut(&mut self) -> &mut XScreenSaverNotifyEvent
Performs the conversion.
impl AsMut<XSelectionClearEvent> for XEvent
impl AsMut<XSelectionClearEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XSelectionClearEvent
pub fn as_mut(&mut self) -> &mut XSelectionClearEvent
Performs the conversion.
impl AsMut<XSelectionEvent> for XEvent
impl AsMut<XSelectionEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XSelectionEvent
pub fn as_mut(&mut self) -> &mut XSelectionEvent
Performs the conversion.
impl AsMut<XSelectionRequestEvent> for XEvent
impl AsMut<XSelectionRequestEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XSelectionRequestEvent
pub fn as_mut(&mut self) -> &mut XSelectionRequestEvent
Performs the conversion.
impl AsMut<XUnmapEvent> for XEvent
impl AsMut<XUnmapEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XUnmapEvent
pub fn as_mut(&mut self) -> &mut XUnmapEvent
Performs the conversion.
impl AsMut<XVisibilityEvent> for XEvent
impl AsMut<XVisibilityEvent> for XEvent
pub fn as_mut(&mut self) -> &mut XVisibilityEvent
pub fn as_mut(&mut self) -> &mut XVisibilityEvent
Performs the conversion.
impl AsRef<XButtonEvent> for XEvent
impl AsRef<XButtonEvent> for XEvent
pub fn as_ref(&self) -> &XButtonEvent
pub fn as_ref(&self) -> &XButtonEvent
Performs the conversion.
impl AsRef<XCirculateEvent> for XEvent
impl AsRef<XCirculateEvent> for XEvent
pub fn as_ref(&self) -> &XCirculateEvent
pub fn as_ref(&self) -> &XCirculateEvent
Performs the conversion.
impl AsRef<XCirculateRequestEvent> for XEvent
impl AsRef<XCirculateRequestEvent> for XEvent
pub fn as_ref(&self) -> &XCirculateRequestEvent
pub fn as_ref(&self) -> &XCirculateRequestEvent
Performs the conversion.
impl AsRef<XClientMessageEvent> for XEvent
impl AsRef<XClientMessageEvent> for XEvent
pub fn as_ref(&self) -> &XClientMessageEvent
pub fn as_ref(&self) -> &XClientMessageEvent
Performs the conversion.
impl AsRef<XColormapEvent> for XEvent
impl AsRef<XColormapEvent> for XEvent
pub fn as_ref(&self) -> &XColormapEvent
pub fn as_ref(&self) -> &XColormapEvent
Performs the conversion.
impl AsRef<XConfigureEvent> for XEvent
impl AsRef<XConfigureEvent> for XEvent
pub fn as_ref(&self) -> &XConfigureEvent
pub fn as_ref(&self) -> &XConfigureEvent
Performs the conversion.
impl AsRef<XConfigureRequestEvent> for XEvent
impl AsRef<XConfigureRequestEvent> for XEvent
pub fn as_ref(&self) -> &XConfigureRequestEvent
pub fn as_ref(&self) -> &XConfigureRequestEvent
Performs the conversion.
impl AsRef<XCreateWindowEvent> for XEvent
impl AsRef<XCreateWindowEvent> for XEvent
pub fn as_ref(&self) -> &XCreateWindowEvent
pub fn as_ref(&self) -> &XCreateWindowEvent
Performs the conversion.
impl AsRef<XCrossingEvent> for XEvent
impl AsRef<XCrossingEvent> for XEvent
pub fn as_ref(&self) -> &XCrossingEvent
pub fn as_ref(&self) -> &XCrossingEvent
Performs the conversion.
impl AsRef<XDestroyWindowEvent> for XEvent
impl AsRef<XDestroyWindowEvent> for XEvent
pub fn as_ref(&self) -> &XDestroyWindowEvent
pub fn as_ref(&self) -> &XDestroyWindowEvent
Performs the conversion.
impl AsRef<XErrorEvent> for XEvent
impl AsRef<XErrorEvent> for XEvent
pub fn as_ref(&self) -> &XErrorEvent
pub fn as_ref(&self) -> &XErrorEvent
Performs the conversion.
impl AsRef<XExposeEvent> for XEvent
impl AsRef<XExposeEvent> for XEvent
pub fn as_ref(&self) -> &XExposeEvent
pub fn as_ref(&self) -> &XExposeEvent
Performs the conversion.
pub fn as_ref(&self) -> &XF86VidModeNotifyEvent
pub fn as_ref(&self) -> &XF86VidModeNotifyEvent
Performs the conversion.
impl AsRef<XFocusChangeEvent> for XEvent
impl AsRef<XFocusChangeEvent> for XEvent
pub fn as_ref(&self) -> &XFocusChangeEvent
pub fn as_ref(&self) -> &XFocusChangeEvent
Performs the conversion.
impl AsRef<XGenericEventCookie> for XEvent
impl AsRef<XGenericEventCookie> for XEvent
pub fn as_ref(&self) -> &XGenericEventCookie
pub fn as_ref(&self) -> &XGenericEventCookie
Performs the conversion.
impl AsRef<XGraphicsExposeEvent> for XEvent
impl AsRef<XGraphicsExposeEvent> for XEvent
pub fn as_ref(&self) -> &XGraphicsExposeEvent
pub fn as_ref(&self) -> &XGraphicsExposeEvent
Performs the conversion.
impl AsRef<XGravityEvent> for XEvent
impl AsRef<XGravityEvent> for XEvent
pub fn as_ref(&self) -> &XGravityEvent
pub fn as_ref(&self) -> &XGravityEvent
Performs the conversion.
impl AsRef<XKeymapEvent> for XEvent
impl AsRef<XKeymapEvent> for XEvent
pub fn as_ref(&self) -> &XKeymapEvent
pub fn as_ref(&self) -> &XKeymapEvent
Performs the conversion.
impl AsRef<XMapRequestEvent> for XEvent
impl AsRef<XMapRequestEvent> for XEvent
pub fn as_ref(&self) -> &XMapRequestEvent
pub fn as_ref(&self) -> &XMapRequestEvent
Performs the conversion.
impl AsRef<XMappingEvent> for XEvent
impl AsRef<XMappingEvent> for XEvent
pub fn as_ref(&self) -> &XMappingEvent
pub fn as_ref(&self) -> &XMappingEvent
Performs the conversion.
impl AsRef<XMotionEvent> for XEvent
impl AsRef<XMotionEvent> for XEvent
pub fn as_ref(&self) -> &XMotionEvent
pub fn as_ref(&self) -> &XMotionEvent
Performs the conversion.
impl AsRef<XNoExposeEvent> for XEvent
impl AsRef<XNoExposeEvent> for XEvent
pub fn as_ref(&self) -> &XNoExposeEvent
pub fn as_ref(&self) -> &XNoExposeEvent
Performs the conversion.
impl AsRef<XPropertyEvent> for XEvent
impl AsRef<XPropertyEvent> for XEvent
pub fn as_ref(&self) -> &XPropertyEvent
pub fn as_ref(&self) -> &XPropertyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRCrtcChangeNotifyEvent
pub fn as_ref(&self) -> &XRRCrtcChangeNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRNotifyEvent
pub fn as_ref(&self) -> &XRRNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRROutputChangeNotifyEvent
pub fn as_ref(&self) -> &XRROutputChangeNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRROutputPropertyNotifyEvent
pub fn as_ref(&self) -> &XRROutputPropertyNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRProviderChangeNotifyEvent
pub fn as_ref(&self) -> &XRRProviderChangeNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRProviderPropertyNotifyEvent
pub fn as_ref(&self) -> &XRRProviderPropertyNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRResourceChangeNotifyEvent
pub fn as_ref(&self) -> &XRRResourceChangeNotifyEvent
Performs the conversion.
pub fn as_ref(&self) -> &XRRScreenChangeNotifyEvent
pub fn as_ref(&self) -> &XRRScreenChangeNotifyEvent
Performs the conversion.
impl AsRef<XReparentEvent> for XEvent
impl AsRef<XReparentEvent> for XEvent
pub fn as_ref(&self) -> &XReparentEvent
pub fn as_ref(&self) -> &XReparentEvent
Performs the conversion.
impl AsRef<XResizeRequestEvent> for XEvent
impl AsRef<XResizeRequestEvent> for XEvent
pub fn as_ref(&self) -> &XResizeRequestEvent
pub fn as_ref(&self) -> &XResizeRequestEvent
Performs the conversion.
pub fn as_ref(&self) -> &XScreenSaverNotifyEvent
pub fn as_ref(&self) -> &XScreenSaverNotifyEvent
Performs the conversion.
impl AsRef<XSelectionClearEvent> for XEvent
impl AsRef<XSelectionClearEvent> for XEvent
pub fn as_ref(&self) -> &XSelectionClearEvent
pub fn as_ref(&self) -> &XSelectionClearEvent
Performs the conversion.
impl AsRef<XSelectionEvent> for XEvent
impl AsRef<XSelectionEvent> for XEvent
pub fn as_ref(&self) -> &XSelectionEvent
pub fn as_ref(&self) -> &XSelectionEvent
Performs the conversion.
impl AsRef<XSelectionRequestEvent> for XEvent
impl AsRef<XSelectionRequestEvent> for XEvent
pub fn as_ref(&self) -> &XSelectionRequestEvent
pub fn as_ref(&self) -> &XSelectionRequestEvent
Performs the conversion.
impl AsRef<XUnmapEvent> for XEvent
impl AsRef<XUnmapEvent> for XEvent
pub fn as_ref(&self) -> &XUnmapEvent
pub fn as_ref(&self) -> &XUnmapEvent
Performs the conversion.
impl AsRef<XVisibilityEvent> for XEvent
impl AsRef<XVisibilityEvent> for XEvent
pub fn as_ref(&self) -> &XVisibilityEvent
pub fn as_ref(&self) -> &XVisibilityEvent
Performs the conversion.
impl<'a> From<&'a XButtonEvent> for XEvent
impl<'a> From<&'a XButtonEvent> for XEvent
pub fn from(other: &'a XButtonEvent) -> XEvent
pub fn from(other: &'a XButtonEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XCirculateEvent> for XEvent
impl<'a> From<&'a XCirculateEvent> for XEvent
pub fn from(other: &'a XCirculateEvent) -> XEvent
pub fn from(other: &'a XCirculateEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XCirculateRequestEvent> for XEvent
impl<'a> From<&'a XCirculateRequestEvent> for XEvent
pub fn from(other: &'a XCirculateRequestEvent) -> XEvent
pub fn from(other: &'a XCirculateRequestEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XClientMessageEvent> for XEvent
impl<'a> From<&'a XClientMessageEvent> for XEvent
pub fn from(other: &'a XClientMessageEvent) -> XEvent
pub fn from(other: &'a XClientMessageEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XColormapEvent> for XEvent
impl<'a> From<&'a XColormapEvent> for XEvent
pub fn from(other: &'a XColormapEvent) -> XEvent
pub fn from(other: &'a XColormapEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XConfigureEvent> for XEvent
impl<'a> From<&'a XConfigureEvent> for XEvent
pub fn from(other: &'a XConfigureEvent) -> XEvent
pub fn from(other: &'a XConfigureEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XConfigureRequestEvent> for XEvent
impl<'a> From<&'a XConfigureRequestEvent> for XEvent
pub fn from(other: &'a XConfigureRequestEvent) -> XEvent
pub fn from(other: &'a XConfigureRequestEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XCreateWindowEvent> for XEvent
impl<'a> From<&'a XCreateWindowEvent> for XEvent
pub fn from(other: &'a XCreateWindowEvent) -> XEvent
pub fn from(other: &'a XCreateWindowEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XCrossingEvent> for XEvent
impl<'a> From<&'a XCrossingEvent> for XEvent
pub fn from(other: &'a XCrossingEvent) -> XEvent
pub fn from(other: &'a XCrossingEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XDestroyWindowEvent> for XEvent
impl<'a> From<&'a XDestroyWindowEvent> for XEvent
pub fn from(other: &'a XDestroyWindowEvent) -> XEvent
pub fn from(other: &'a XDestroyWindowEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XErrorEvent> for XEvent
impl<'a> From<&'a XErrorEvent> for XEvent
pub fn from(other: &'a XErrorEvent) -> XEvent
pub fn from(other: &'a XErrorEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XMapRequestEvent
impl<'a> From<&'a XEvent> for XMapRequestEvent
pub fn from(xevent: &'a XEvent) -> XMapRequestEvent
pub fn from(xevent: &'a XEvent) -> XMapRequestEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XConfigureRequestEvent
impl<'a> From<&'a XEvent> for XConfigureRequestEvent
pub fn from(xevent: &'a XEvent) -> XConfigureRequestEvent
pub fn from(xevent: &'a XEvent) -> XConfigureRequestEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XSelectionClearEvent
impl<'a> From<&'a XEvent> for XSelectionClearEvent
pub fn from(xevent: &'a XEvent) -> XSelectionClearEvent
pub fn from(xevent: &'a XEvent) -> XSelectionClearEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XMappingEvent
impl<'a> From<&'a XEvent> for XMappingEvent
pub fn from(xevent: &'a XEvent) -> XMappingEvent
pub fn from(xevent: &'a XEvent) -> XMappingEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XResizeRequestEvent
impl<'a> From<&'a XEvent> for XResizeRequestEvent
pub fn from(xevent: &'a XEvent) -> XResizeRequestEvent
pub fn from(xevent: &'a XEvent) -> XResizeRequestEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XVisibilityEvent
impl<'a> From<&'a XEvent> for XVisibilityEvent
pub fn from(xevent: &'a XEvent) -> XVisibilityEvent
pub fn from(xevent: &'a XEvent) -> XVisibilityEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XErrorEvent
impl<'a> From<&'a XEvent> for XErrorEvent
pub fn from(xevent: &'a XEvent) -> XErrorEvent
pub fn from(xevent: &'a XEvent) -> XErrorEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XUnmapEvent
impl<'a> From<&'a XEvent> for XUnmapEvent
pub fn from(xevent: &'a XEvent) -> XUnmapEvent
pub fn from(xevent: &'a XEvent) -> XUnmapEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XCrossingEvent
impl<'a> From<&'a XEvent> for XCrossingEvent
pub fn from(xevent: &'a XEvent) -> XCrossingEvent
pub fn from(xevent: &'a XEvent) -> XCrossingEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XCirculateEvent
impl<'a> From<&'a XEvent> for XCirculateEvent
pub fn from(xevent: &'a XEvent) -> XCirculateEvent
pub fn from(xevent: &'a XEvent) -> XCirculateEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XMotionEvent
impl<'a> From<&'a XEvent> for XMotionEvent
pub fn from(xevent: &'a XEvent) -> XMotionEvent
pub fn from(xevent: &'a XEvent) -> XMotionEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XGraphicsExposeEvent
impl<'a> From<&'a XEvent> for XGraphicsExposeEvent
pub fn from(xevent: &'a XEvent) -> XGraphicsExposeEvent
pub fn from(xevent: &'a XEvent) -> XGraphicsExposeEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XReparentEvent
impl<'a> From<&'a XEvent> for XReparentEvent
pub fn from(xevent: &'a XEvent) -> XReparentEvent
pub fn from(xevent: &'a XEvent) -> XReparentEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XPropertyEvent
impl<'a> From<&'a XEvent> for XPropertyEvent
pub fn from(xevent: &'a XEvent) -> XPropertyEvent
pub fn from(xevent: &'a XEvent) -> XPropertyEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XGravityEvent
impl<'a> From<&'a XEvent> for XGravityEvent
pub fn from(xevent: &'a XEvent) -> XGravityEvent
pub fn from(xevent: &'a XEvent) -> XGravityEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XCirculateRequestEvent
impl<'a> From<&'a XEvent> for XCirculateRequestEvent
pub fn from(xevent: &'a XEvent) -> XCirculateRequestEvent
pub fn from(xevent: &'a XEvent) -> XCirculateRequestEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XDestroyWindowEvent
impl<'a> From<&'a XEvent> for XDestroyWindowEvent
pub fn from(xevent: &'a XEvent) -> XDestroyWindowEvent
pub fn from(xevent: &'a XEvent) -> XDestroyWindowEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XSelectionRequestEvent
impl<'a> From<&'a XEvent> for XSelectionRequestEvent
pub fn from(xevent: &'a XEvent) -> XSelectionRequestEvent
pub fn from(xevent: &'a XEvent) -> XSelectionRequestEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XKeymapEvent
impl<'a> From<&'a XEvent> for XKeymapEvent
pub fn from(xevent: &'a XEvent) -> XKeymapEvent
pub fn from(xevent: &'a XEvent) -> XKeymapEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XNoExposeEvent
impl<'a> From<&'a XEvent> for XNoExposeEvent
pub fn from(xevent: &'a XEvent) -> XNoExposeEvent
pub fn from(xevent: &'a XEvent) -> XNoExposeEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XGenericEventCookie
impl<'a> From<&'a XEvent> for XGenericEventCookie
pub fn from(xevent: &'a XEvent) -> XGenericEventCookie
pub fn from(xevent: &'a XEvent) -> XGenericEventCookie
Performs the conversion.
impl<'a> From<&'a XEvent> for XFocusChangeEvent
impl<'a> From<&'a XEvent> for XFocusChangeEvent
pub fn from(xevent: &'a XEvent) -> XFocusChangeEvent
pub fn from(xevent: &'a XEvent) -> XFocusChangeEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XButtonEvent
impl<'a> From<&'a XEvent> for XButtonEvent
pub fn from(xevent: &'a XEvent) -> XButtonEvent
pub fn from(xevent: &'a XEvent) -> XButtonEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XConfigureEvent
impl<'a> From<&'a XEvent> for XConfigureEvent
pub fn from(xevent: &'a XEvent) -> XConfigureEvent
pub fn from(xevent: &'a XEvent) -> XConfigureEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XClientMessageEvent
impl<'a> From<&'a XEvent> for XClientMessageEvent
pub fn from(xevent: &'a XEvent) -> XClientMessageEvent
pub fn from(xevent: &'a XEvent) -> XClientMessageEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XExposeEvent
impl<'a> From<&'a XEvent> for XExposeEvent
pub fn from(xevent: &'a XEvent) -> XExposeEvent
pub fn from(xevent: &'a XEvent) -> XExposeEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XSelectionEvent
impl<'a> From<&'a XEvent> for XSelectionEvent
pub fn from(xevent: &'a XEvent) -> XSelectionEvent
pub fn from(xevent: &'a XEvent) -> XSelectionEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XColormapEvent
impl<'a> From<&'a XEvent> for XColormapEvent
pub fn from(xevent: &'a XEvent) -> XColormapEvent
pub fn from(xevent: &'a XEvent) -> XColormapEvent
Performs the conversion.
impl<'a> From<&'a XEvent> for XCreateWindowEvent
impl<'a> From<&'a XEvent> for XCreateWindowEvent
pub fn from(xevent: &'a XEvent) -> XCreateWindowEvent
pub fn from(xevent: &'a XEvent) -> XCreateWindowEvent
Performs the conversion.
impl<'a> From<&'a XExposeEvent> for XEvent
impl<'a> From<&'a XExposeEvent> for XEvent
pub fn from(other: &'a XExposeEvent) -> XEvent
pub fn from(other: &'a XExposeEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XFocusChangeEvent> for XEvent
impl<'a> From<&'a XFocusChangeEvent> for XEvent
pub fn from(other: &'a XFocusChangeEvent) -> XEvent
pub fn from(other: &'a XFocusChangeEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XGenericEventCookie> for XEvent
impl<'a> From<&'a XGenericEventCookie> for XEvent
pub fn from(other: &'a XGenericEventCookie) -> XEvent
pub fn from(other: &'a XGenericEventCookie) -> XEvent
Performs the conversion.
impl<'a> From<&'a XGraphicsExposeEvent> for XEvent
impl<'a> From<&'a XGraphicsExposeEvent> for XEvent
pub fn from(other: &'a XGraphicsExposeEvent) -> XEvent
pub fn from(other: &'a XGraphicsExposeEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XGravityEvent> for XEvent
impl<'a> From<&'a XGravityEvent> for XEvent
pub fn from(other: &'a XGravityEvent) -> XEvent
pub fn from(other: &'a XGravityEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XKeymapEvent> for XEvent
impl<'a> From<&'a XKeymapEvent> for XEvent
pub fn from(other: &'a XKeymapEvent) -> XEvent
pub fn from(other: &'a XKeymapEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XMapRequestEvent> for XEvent
impl<'a> From<&'a XMapRequestEvent> for XEvent
pub fn from(other: &'a XMapRequestEvent) -> XEvent
pub fn from(other: &'a XMapRequestEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XMappingEvent> for XEvent
impl<'a> From<&'a XMappingEvent> for XEvent
pub fn from(other: &'a XMappingEvent) -> XEvent
pub fn from(other: &'a XMappingEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XMotionEvent> for XEvent
impl<'a> From<&'a XMotionEvent> for XEvent
pub fn from(other: &'a XMotionEvent) -> XEvent
pub fn from(other: &'a XMotionEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XNoExposeEvent> for XEvent
impl<'a> From<&'a XNoExposeEvent> for XEvent
pub fn from(other: &'a XNoExposeEvent) -> XEvent
pub fn from(other: &'a XNoExposeEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XPropertyEvent> for XEvent
impl<'a> From<&'a XPropertyEvent> for XEvent
pub fn from(other: &'a XPropertyEvent) -> XEvent
pub fn from(other: &'a XPropertyEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XReparentEvent> for XEvent
impl<'a> From<&'a XReparentEvent> for XEvent
pub fn from(other: &'a XReparentEvent) -> XEvent
pub fn from(other: &'a XReparentEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XResizeRequestEvent> for XEvent
impl<'a> From<&'a XResizeRequestEvent> for XEvent
pub fn from(other: &'a XResizeRequestEvent) -> XEvent
pub fn from(other: &'a XResizeRequestEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XSelectionClearEvent> for XEvent
impl<'a> From<&'a XSelectionClearEvent> for XEvent
pub fn from(other: &'a XSelectionClearEvent) -> XEvent
pub fn from(other: &'a XSelectionClearEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XSelectionEvent> for XEvent
impl<'a> From<&'a XSelectionEvent> for XEvent
pub fn from(other: &'a XSelectionEvent) -> XEvent
pub fn from(other: &'a XSelectionEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XSelectionRequestEvent> for XEvent
impl<'a> From<&'a XSelectionRequestEvent> for XEvent
pub fn from(other: &'a XSelectionRequestEvent) -> XEvent
pub fn from(other: &'a XSelectionRequestEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XUnmapEvent> for XEvent
impl<'a> From<&'a XUnmapEvent> for XEvent
pub fn from(other: &'a XUnmapEvent) -> XEvent
pub fn from(other: &'a XUnmapEvent) -> XEvent
Performs the conversion.
impl<'a> From<&'a XVisibilityEvent> for XEvent
impl<'a> From<&'a XVisibilityEvent> for XEvent
pub fn from(other: &'a XVisibilityEvent) -> XEvent
pub fn from(other: &'a XVisibilityEvent) -> XEvent
Performs the conversion.
impl From<XButtonEvent> for XEvent
impl From<XButtonEvent> for XEvent
pub fn from(other: XButtonEvent) -> XEvent
pub fn from(other: XButtonEvent) -> XEvent
Performs the conversion.
impl From<XCirculateEvent> for XEvent
impl From<XCirculateEvent> for XEvent
pub fn from(other: XCirculateEvent) -> XEvent
pub fn from(other: XCirculateEvent) -> XEvent
Performs the conversion.
impl From<XCirculateRequestEvent> for XEvent
impl From<XCirculateRequestEvent> for XEvent
pub fn from(other: XCirculateRequestEvent) -> XEvent
pub fn from(other: XCirculateRequestEvent) -> XEvent
Performs the conversion.
impl From<XClientMessageEvent> for XEvent
impl From<XClientMessageEvent> for XEvent
pub fn from(other: XClientMessageEvent) -> XEvent
pub fn from(other: XClientMessageEvent) -> XEvent
Performs the conversion.
impl From<XColormapEvent> for XEvent
impl From<XColormapEvent> for XEvent
pub fn from(other: XColormapEvent) -> XEvent
pub fn from(other: XColormapEvent) -> XEvent
Performs the conversion.
impl From<XConfigureEvent> for XEvent
impl From<XConfigureEvent> for XEvent
pub fn from(other: XConfigureEvent) -> XEvent
pub fn from(other: XConfigureEvent) -> XEvent
Performs the conversion.
impl From<XConfigureRequestEvent> for XEvent
impl From<XConfigureRequestEvent> for XEvent
pub fn from(other: XConfigureRequestEvent) -> XEvent
pub fn from(other: XConfigureRequestEvent) -> XEvent
Performs the conversion.
impl From<XCreateWindowEvent> for XEvent
impl From<XCreateWindowEvent> for XEvent
pub fn from(other: XCreateWindowEvent) -> XEvent
pub fn from(other: XCreateWindowEvent) -> XEvent
Performs the conversion.
impl From<XCrossingEvent> for XEvent
impl From<XCrossingEvent> for XEvent
pub fn from(other: XCrossingEvent) -> XEvent
pub fn from(other: XCrossingEvent) -> XEvent
Performs the conversion.
impl From<XDestroyWindowEvent> for XEvent
impl From<XDestroyWindowEvent> for XEvent
pub fn from(other: XDestroyWindowEvent) -> XEvent
pub fn from(other: XDestroyWindowEvent) -> XEvent
Performs the conversion.
impl From<XErrorEvent> for XEvent
impl From<XErrorEvent> for XEvent
pub fn from(other: XErrorEvent) -> XEvent
pub fn from(other: XErrorEvent) -> XEvent
Performs the conversion.
impl From<XEvent> for XButtonEvent
impl From<XEvent> for XButtonEvent
pub fn from(xevent: XEvent) -> XButtonEvent
pub fn from(xevent: XEvent) -> XButtonEvent
Performs the conversion.
impl From<XEvent> for XSelectionClearEvent
impl From<XEvent> for XSelectionClearEvent
pub fn from(xevent: XEvent) -> XSelectionClearEvent
pub fn from(xevent: XEvent) -> XSelectionClearEvent
Performs the conversion.
impl From<XEvent> for XMapRequestEvent
impl From<XEvent> for XMapRequestEvent
pub fn from(xevent: XEvent) -> XMapRequestEvent
pub fn from(xevent: XEvent) -> XMapRequestEvent
Performs the conversion.
impl From<XEvent> for XPropertyEvent
impl From<XEvent> for XPropertyEvent
pub fn from(xevent: XEvent) -> XPropertyEvent
pub fn from(xevent: XEvent) -> XPropertyEvent
Performs the conversion.
impl From<XEvent> for XGenericEventCookie
impl From<XEvent> for XGenericEventCookie
pub fn from(xevent: XEvent) -> XGenericEventCookie
pub fn from(xevent: XEvent) -> XGenericEventCookie
Performs the conversion.
impl From<XEvent> for XExposeEvent
impl From<XEvent> for XExposeEvent
pub fn from(xevent: XEvent) -> XExposeEvent
pub fn from(xevent: XEvent) -> XExposeEvent
Performs the conversion.
impl From<XEvent> for XGravityEvent
impl From<XEvent> for XGravityEvent
pub fn from(xevent: XEvent) -> XGravityEvent
pub fn from(xevent: XEvent) -> XGravityEvent
Performs the conversion.
impl From<XEvent> for XCrossingEvent
impl From<XEvent> for XCrossingEvent
pub fn from(xevent: XEvent) -> XCrossingEvent
pub fn from(xevent: XEvent) -> XCrossingEvent
Performs the conversion.
impl From<XEvent> for XResizeRequestEvent
impl From<XEvent> for XResizeRequestEvent
pub fn from(xevent: XEvent) -> XResizeRequestEvent
pub fn from(xevent: XEvent) -> XResizeRequestEvent
Performs the conversion.
impl From<XEvent> for XVisibilityEvent
impl From<XEvent> for XVisibilityEvent
pub fn from(xevent: XEvent) -> XVisibilityEvent
pub fn from(xevent: XEvent) -> XVisibilityEvent
Performs the conversion.
impl From<XEvent> for XMappingEvent
impl From<XEvent> for XMappingEvent
pub fn from(xevent: XEvent) -> XMappingEvent
pub fn from(xevent: XEvent) -> XMappingEvent
Performs the conversion.
impl From<XEvent> for XConfigureEvent
impl From<XEvent> for XConfigureEvent
pub fn from(xevent: XEvent) -> XConfigureEvent
pub fn from(xevent: XEvent) -> XConfigureEvent
Performs the conversion.
impl From<XEvent> for XMotionEvent
impl From<XEvent> for XMotionEvent
pub fn from(xevent: XEvent) -> XMotionEvent
pub fn from(xevent: XEvent) -> XMotionEvent
Performs the conversion.
impl From<XEvent> for XKeymapEvent
impl From<XEvent> for XKeymapEvent
pub fn from(xevent: XEvent) -> XKeymapEvent
pub fn from(xevent: XEvent) -> XKeymapEvent
Performs the conversion.
impl From<XEvent> for XDestroyWindowEvent
impl From<XEvent> for XDestroyWindowEvent
pub fn from(xevent: XEvent) -> XDestroyWindowEvent
pub fn from(xevent: XEvent) -> XDestroyWindowEvent
Performs the conversion.
impl From<XEvent> for XErrorEvent
impl From<XEvent> for XErrorEvent
pub fn from(xevent: XEvent) -> XErrorEvent
pub fn from(xevent: XEvent) -> XErrorEvent
Performs the conversion.
impl From<XEvent> for XReparentEvent
impl From<XEvent> for XReparentEvent
pub fn from(xevent: XEvent) -> XReparentEvent
pub fn from(xevent: XEvent) -> XReparentEvent
Performs the conversion.
impl From<XEvent> for XUnmapEvent
impl From<XEvent> for XUnmapEvent
pub fn from(xevent: XEvent) -> XUnmapEvent
pub fn from(xevent: XEvent) -> XUnmapEvent
Performs the conversion.
impl From<XEvent> for XConfigureRequestEvent
impl From<XEvent> for XConfigureRequestEvent
pub fn from(xevent: XEvent) -> XConfigureRequestEvent
pub fn from(xevent: XEvent) -> XConfigureRequestEvent
Performs the conversion.
impl From<XEvent> for XGraphicsExposeEvent
impl From<XEvent> for XGraphicsExposeEvent
pub fn from(xevent: XEvent) -> XGraphicsExposeEvent
pub fn from(xevent: XEvent) -> XGraphicsExposeEvent
Performs the conversion.
impl From<XEvent> for XNoExposeEvent
impl From<XEvent> for XNoExposeEvent
pub fn from(xevent: XEvent) -> XNoExposeEvent
pub fn from(xevent: XEvent) -> XNoExposeEvent
Performs the conversion.
impl From<XEvent> for XCreateWindowEvent
impl From<XEvent> for XCreateWindowEvent
pub fn from(xevent: XEvent) -> XCreateWindowEvent
pub fn from(xevent: XEvent) -> XCreateWindowEvent
Performs the conversion.
impl From<XEvent> for XFocusChangeEvent
impl From<XEvent> for XFocusChangeEvent
pub fn from(xevent: XEvent) -> XFocusChangeEvent
pub fn from(xevent: XEvent) -> XFocusChangeEvent
Performs the conversion.
impl From<XEvent> for XClientMessageEvent
impl From<XEvent> for XClientMessageEvent
pub fn from(xevent: XEvent) -> XClientMessageEvent
pub fn from(xevent: XEvent) -> XClientMessageEvent
Performs the conversion.
impl From<XEvent> for XCirculateRequestEvent
impl From<XEvent> for XCirculateRequestEvent
pub fn from(xevent: XEvent) -> XCirculateRequestEvent
pub fn from(xevent: XEvent) -> XCirculateRequestEvent
Performs the conversion.
impl From<XEvent> for XColormapEvent
impl From<XEvent> for XColormapEvent
pub fn from(xevent: XEvent) -> XColormapEvent
pub fn from(xevent: XEvent) -> XColormapEvent
Performs the conversion.
impl From<XEvent> for XSelectionEvent
impl From<XEvent> for XSelectionEvent
pub fn from(xevent: XEvent) -> XSelectionEvent
pub fn from(xevent: XEvent) -> XSelectionEvent
Performs the conversion.
impl From<XEvent> for XSelectionRequestEvent
impl From<XEvent> for XSelectionRequestEvent
pub fn from(xevent: XEvent) -> XSelectionRequestEvent
pub fn from(xevent: XEvent) -> XSelectionRequestEvent
Performs the conversion.
impl From<XEvent> for XCirculateEvent
impl From<XEvent> for XCirculateEvent
pub fn from(xevent: XEvent) -> XCirculateEvent
pub fn from(xevent: XEvent) -> XCirculateEvent
Performs the conversion.
impl From<XExposeEvent> for XEvent
impl From<XExposeEvent> for XEvent
pub fn from(other: XExposeEvent) -> XEvent
pub fn from(other: XExposeEvent) -> XEvent
Performs the conversion.
impl From<XFocusChangeEvent> for XEvent
impl From<XFocusChangeEvent> for XEvent
pub fn from(other: XFocusChangeEvent) -> XEvent
pub fn from(other: XFocusChangeEvent) -> XEvent
Performs the conversion.
impl From<XGenericEventCookie> for XEvent
impl From<XGenericEventCookie> for XEvent
pub fn from(other: XGenericEventCookie) -> XEvent
pub fn from(other: XGenericEventCookie) -> XEvent
Performs the conversion.
impl From<XGraphicsExposeEvent> for XEvent
impl From<XGraphicsExposeEvent> for XEvent
pub fn from(other: XGraphicsExposeEvent) -> XEvent
pub fn from(other: XGraphicsExposeEvent) -> XEvent
Performs the conversion.
impl From<XGravityEvent> for XEvent
impl From<XGravityEvent> for XEvent
pub fn from(other: XGravityEvent) -> XEvent
pub fn from(other: XGravityEvent) -> XEvent
Performs the conversion.
impl From<XKeymapEvent> for XEvent
impl From<XKeymapEvent> for XEvent
pub fn from(other: XKeymapEvent) -> XEvent
pub fn from(other: XKeymapEvent) -> XEvent
Performs the conversion.
impl From<XMapRequestEvent> for XEvent
impl From<XMapRequestEvent> for XEvent
pub fn from(other: XMapRequestEvent) -> XEvent
pub fn from(other: XMapRequestEvent) -> XEvent
Performs the conversion.
impl From<XMappingEvent> for XEvent
impl From<XMappingEvent> for XEvent
pub fn from(other: XMappingEvent) -> XEvent
pub fn from(other: XMappingEvent) -> XEvent
Performs the conversion.
impl From<XMotionEvent> for XEvent
impl From<XMotionEvent> for XEvent
pub fn from(other: XMotionEvent) -> XEvent
pub fn from(other: XMotionEvent) -> XEvent
Performs the conversion.
impl From<XNoExposeEvent> for XEvent
impl From<XNoExposeEvent> for XEvent
pub fn from(other: XNoExposeEvent) -> XEvent
pub fn from(other: XNoExposeEvent) -> XEvent
Performs the conversion.
impl From<XPropertyEvent> for XEvent
impl From<XPropertyEvent> for XEvent
pub fn from(other: XPropertyEvent) -> XEvent
pub fn from(other: XPropertyEvent) -> XEvent
Performs the conversion.
impl From<XReparentEvent> for XEvent
impl From<XReparentEvent> for XEvent
pub fn from(other: XReparentEvent) -> XEvent
pub fn from(other: XReparentEvent) -> XEvent
Performs the conversion.
impl From<XResizeRequestEvent> for XEvent
impl From<XResizeRequestEvent> for XEvent
pub fn from(other: XResizeRequestEvent) -> XEvent
pub fn from(other: XResizeRequestEvent) -> XEvent
Performs the conversion.
impl From<XSelectionClearEvent> for XEvent
impl From<XSelectionClearEvent> for XEvent
pub fn from(other: XSelectionClearEvent) -> XEvent
pub fn from(other: XSelectionClearEvent) -> XEvent
Performs the conversion.
impl From<XSelectionEvent> for XEvent
impl From<XSelectionEvent> for XEvent
pub fn from(other: XSelectionEvent) -> XEvent
pub fn from(other: XSelectionEvent) -> XEvent
Performs the conversion.
impl From<XSelectionRequestEvent> for XEvent
impl From<XSelectionRequestEvent> for XEvent
pub fn from(other: XSelectionRequestEvent) -> XEvent
pub fn from(other: XSelectionRequestEvent) -> XEvent
Performs the conversion.
impl From<XUnmapEvent> for XEvent
impl From<XUnmapEvent> for XEvent
pub fn from(other: XUnmapEvent) -> XEvent
pub fn from(other: XUnmapEvent) -> XEvent
Performs the conversion.
impl From<XVisibilityEvent> for XEvent
impl From<XVisibilityEvent> for XEvent
pub fn from(other: XVisibilityEvent) -> XEvent
pub fn from(other: XVisibilityEvent) -> XEvent
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for XEvent
impl UnwindSafe for XEvent
Blanket Implementations
Mutably borrows from an owned value. Read more