menu
ncurses package
documentation
bindings.dart
NCursesLibrary
has_mouse_sp method
has_mouse_sp method
dark_mode
light_mode
has_mouse_sp
method
bool
has_mouse_sp
(
Pointer
<
SCREEN
>
arg0
)
Implementation
bool has_mouse_sp( ffi.Pointer<SCREEN> arg0, ) { return _has_mouse_sp( arg0, ); }
ncurses package
documentation
bindings
NCursesLibrary
has_mouse_sp method
NCursesLibrary class