![]() |
|
||||||||||
|
ncurses_mousemaskОписаниеint ncurses_mousemask ( int newmask, int &oldmask )
Sets mouse events to be reported. By default no mouse events will be reported. Mouse events are represented by NCURSES_KEY_MOUSE in the ncurses_wgetch() input stream. To read the event data and pop the event of queue, call ncurses_getmouse(). Список параметров
Возвращаемые значения
Returns a mask to indicated which of the in parameter
ncurses_mousemask There are no user contributed notes for this page. |