IWindow.waitEventAndDispatch

To put in your message loop. This call should only be used if the window was created with WindowUsage.host. Else, event pumping is managed by the host or internally (X11).

interface IWindow
nothrow @nogc
void
waitEventAndDispatch
()

Meta