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