| PHP » GoLang | login |
            register |
            
            about | 
| GoLang ncurses_mousemask
                                request it (554)
                            GoLang replacement for PHP's ncurses_mousemask
                            [edit | history] 
                             ncurses_mousemask(PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0) ncurses_mousemask — Sets mouse options Description
   int ncurses_mousemask
    ( int  $newmask, int&$oldmask)Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Sets mouse events to be reported. By default no mouse events will be reported. 
   Mouse events are represented by  Parameters
 
 Return ValuesReturns the mask of reportable events. On complete failure, it returns 0. Examples
 Example #1 ncurses_mousemask() example 
<?phpSee Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |