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