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