X11WindowManager.on

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void on(void delegate(XEvent*)[int] handlers)
    class X11WindowManager
    void
    on
    (
    void delegate
    (
    XEvent*
    )
    [int]
    handlers
    )
  2. void on(x11.X.Window window, void delegate(XEvent*)[int] handlers)
  3. void on(x11.X.Window window, Args args)

Meta