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