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