demandAttention

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

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