Window.grab

Sets whether the window grabs input or not

  1. bool grab [@property setter]
    class Window
    @property
    void
    grab
    (
    bool g
    )
  2. bool grab [@property getter]

Meta