Searched refs:DestroyWindowEvent (Results 1 – 11 of 11) sorted by relevance
30 import Graphics.X11.Xlib.Extras ( Event(DestroyWindowEvent) )234 handleMessage c@(Choose d l r) m | Just e@DestroyWindowEvent{} <- fromMessage m =
320 handle e@(DestroyWindowEvent {ev_window = w}) = do
529 [ FieldOffset(0) ] internal XDestroyWindowEvent DestroyWindowEvent; field573 return ToString (DestroyWindowEvent); in ToString()
4663 hwnd = Hwnd.ObjectFromHandle(xevent.DestroyWindowEvent.window); in GetMessage()4666 if ((hwnd != null) && (hwnd.client_window == xevent.DestroyWindowEvent.window)) { in GetMessage()
574 public DestroyWindowEvent xdestroywindow;691 public struct DestroyWindowEvent {
77 * `DestroyWindowEvent` is now broadcasted to layouts to let them know
125 | DestroyWindowEvent constructor558 return $ DestroyWindowEvent
840 public DestroyWindowEvent xdestroywindow;1028 public struct DestroyWindowEvent {