demandAttention

X-specific. Use SimpleWindow.requestAttention instead for most cases.

  1. void demandAttention(SimpleWindow window, bool needs)
    static if(UsingSimpledisplayX11)
    void
    demandAttention
    (,
    bool needs = true
    )
  2. void demandAttention(Window window, bool needs)
Suggestion Box / Bug Report