menu
ncurses package
documentation
bindings.dart
NCursesLibrary
mvgetch method
mvgetch method
dark_mode
light_mode
mvgetch
method
int
mvgetch
(
int
arg0
,
int
arg1
)
Implementation
int mvgetch( int arg0, int arg1, ) { return _mvgetch( arg0, arg1, ); }
ncurses package
documentation
bindings
NCursesLibrary
mvgetch method
NCursesLibrary class