ungetmouse(mevent) -> bool[permalink][rdoc]-
[TODO]
It pushes a KEY_MOUSE event onto the input queue, and associates with that event the given state data and screen-relative character-cell coordinates.
The Curses.ungetmouse function behaves analogously to Curses.ungetch.
- [PARAM] mevent:
- 入力キューに戻すマウスイベントを指定します。