+
Point of view
All features
class NCURSES_TOOLS
Summary
Overview
features
ncurses: NCURSES
once function
Access to the ncurses singleton.
invisible_cursor_mode: INTEGER_32
constant attribute
In this mode the cursor is invisible.
default_visible_cursor_mode: INTEGER_32
constant attribute
The default visible cursor mode.
special_visible_cursor_mode: INTEGER_32
constant attribute
In this mode cursor may blink in a more special or in a more visible way.
valid_cursor_visibility (code: INTEGER_32): BOOLEAN
effective function
Chack that code is one of invisible_cursor_mode, default_visible_cursor_mode or special_visible_cursor_mode.