menu
ncurses package
documentation
bindings.dart
NCursesLibrary
getbkgrnd method
getbkgrnd method
dark_mode
light_mode
getbkgrnd
method
int
getbkgrnd
(
Pointer
<
cchar_t
>
arg0
)
Implementation
int getbkgrnd( ffi.Pointer<cchar_t> arg0, ) { return _getbkgrnd( arg0, ); }
ncurses package
documentation
bindings
NCursesLibrary
getbkgrnd method
NCursesLibrary class