GdkXEvent

typedef void GdkXEvent; /+* Can be cast to window system specific Used to represent native events (XEvents for the X11 backend, MSGs for Win32).

alias GdkXEvent = void

Meta