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