riverd.ncurses.statfun

Undocumented in source.

Members

Functions

PAIR_NUMBER
int PAIR_NUMBER(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_traceattr
char* _traceattr(attr_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_traceattr2
char* _traceattr2(int , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tracechar
char* _tracechar(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tracechtype
char* _tracechtype(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tracechtype2
char* _tracechtype2(int , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tracef
void _tracef(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
addchnstr
int addchnstr(const(chtype)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
addchstr
int addchstr(const(chtype)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
addnstr
int addnstr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
addstr
int addstr(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alloc_pair
int alloc_pair(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alloc_pair_sp
int alloc_pair_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
assume_default_colors
int assume_default_colors(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
assume_default_colors_sp
int assume_default_colors_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
attr_get
int attr_get(attr_t* , short* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
attr_off
int attr_off(attr_t , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
attr_on
int attr_on(attr_t , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
attr_set
int attr_set(attr_t , short , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
baudrate
int baudrate()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
baudrate_sp
int baudrate_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
beep
int beep()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
beep_sp
int beep_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
can_change_color
bool can_change_color()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
can_change_color_sp
bool can_change_color_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbreak
int cbreak()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbreak_sp
int cbreak_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clearok
int clearok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
color_content
int color_content(short , short* , short* , short* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
color_content_sp
int color_content_sp(SCREEN* , short , short* , short* , short* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copywin
int copywin(const(WINDOW)* , WINDOW* , int , int , int , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
curs_set
int curs_set(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
curs_set_sp
int curs_set_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
curses_version
const(char)* curses_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
def_prog_mode
int def_prog_mode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
def_prog_mode_sp
int def_prog_mode_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
def_shell_mode
int def_shell_mode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
def_shell_mode_sp
int def_shell_mode_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
define_key
int define_key(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
define_key_sp
int define_key_sp(SCREEN* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
delay_output
int delay_output(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
delay_output_sp
int delay_output_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
delscreen
void delscreen(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
delwin
int delwin(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
derwin
WINDOW* derwin(WINDOW* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
doupdate
int doupdate()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
doupdate_sp
int doupdate_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dupwin
WINDOW* dupwin(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
echo
int echo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
echo_sp
int echo_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
endwin
int endwin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
endwin_sp
int endwin_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erasechar
char erasechar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erasechar_sp
char erasechar_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_color_content
int extended_color_content(int , int* , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_color_content_sp
int extended_color_content_sp(SCREEN* , int , int* , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_pair_content
int extended_pair_content(int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_pair_content_sp
int extended_pair_content_sp(SCREEN* , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_slk_color
int extended_slk_color(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extended_slk_color_sp
int extended_slk_color_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
filter
void filter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
filter_sp
void filter_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
find_pair
int find_pair(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
find_pair_sp
int find_pair_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flash
int flash()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flash_sp
int flash_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flushinp
int flushinp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flushinp_sp
int flushinp_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
free_pair
int free_pair(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
free_pair_sp
int free_pair_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get_escdelay
int get_escdelay()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get_escdelay_sp
int get_escdelay_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getattrs
int getattrs(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getbkgd
chtype getbkgd(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getmouse
int getmouse(MEVENT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getmouse_sp
int getmouse_sp(SCREEN* , MEVENT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwin
WINDOW* getwin(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwin_sp
WINDOW* getwin_sp(SCREEN* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
halfdelay
int halfdelay(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
halfdelay_sp
int halfdelay_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_colors
bool has_colors()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_colors_sp
bool has_colors_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_ic
bool has_ic()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_ic_sp
bool has_ic_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_il
bool has_il()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_il_sp
bool has_il_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_key
int has_key(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_key_sp
int has_key_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_mouse
bool has_mouse()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
has_mouse_sp
bool has_mouse_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
idcok
void idcok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
idlok
int idlok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
immedok
void immedok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_color
int init_color(short , short , short , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_color_sp
int init_color_sp(SCREEN* , short , short , short , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_extended_color
int init_extended_color(int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_extended_color_sp
int init_extended_color_sp(SCREEN* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_extended_pair
int init_extended_pair(int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_extended_pair_sp
int init_extended_pair_sp(SCREEN* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_pair
int init_pair(short , short , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init_pair_sp
int init_pair_sp(SCREEN* , short , short , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
initscr
WINDOW* initscr()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intrflush
int intrflush(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intrflush_sp
int intrflush_sp(SCREEN* , WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_cleared
bool is_cleared(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_idcok
bool is_idcok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_idlok
bool is_idlok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_immedok
bool is_immedok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_keypad
bool is_keypad(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_leaveok
bool is_leaveok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_nodelay
bool is_nodelay(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_notimeout
bool is_notimeout(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_pad
bool is_pad(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_scrollok
bool is_scrollok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_subwin
bool is_subwin(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_syncok
bool is_syncok(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_term_resized
bool is_term_resized(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_term_resized_sp
bool is_term_resized_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
is_wintouched
bool is_wintouched(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isendwin
bool isendwin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isendwin_sp
bool isendwin_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
key_defined
int key_defined(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
key_defined_sp
int key_defined_sp(SCREEN* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keybound
char* keybound(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keybound_sp
char* keybound_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyname
const(char)* keyname(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyname_sp
const(char)* keyname_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyok
int keyok(int , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keyok_sp
int keyok_sp(SCREEN* , int , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
keypad
int keypad(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
killchar
char killchar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
killchar_sp
char killchar_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
leaveok
int leaveok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
longname
char* longname()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
longname_sp
char* longname_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mcprint
int mcprint(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mcprint_sp
int mcprint_sp(SCREEN* , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
meta
int meta(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mouseinterval
int mouseinterval(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mouseinterval_sp
int mouseinterval_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mousemask
mmask_t mousemask(mmask_t , mmask_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mousemask_sp
mmask_t mousemask_sp(SCREEN* , mmask_t , mmask_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvcur
int mvcur(int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvcur_sp
int mvcur_sp(SCREEN* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvderwin
int mvderwin(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvprintw
int mvprintw(int , int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvscanw
int mvscanw(int , int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvwin
int mvwin(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvwprintw
int mvwprintw(WINDOW* , int , int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mvwscanw
int mvwscanw(WINDOW* , int , int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
napms
int napms(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
napms_sp
int napms_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
new_prescr
SCREEN* new_prescr()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newpad
WINDOW* newpad(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newpad_sp
WINDOW* newpad_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newterm
SCREEN* newterm(const(char)* , FILE* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newterm_sp
SCREEN* newterm_sp(SCREEN* , const(char)* , FILE* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newwin
WINDOW* newwin(int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newwin_sp
WINDOW* newwin_sp(SCREEN* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nl
int nl()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nl_sp
int nl_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nocbreak
int nocbreak()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nocbreak_sp
int nocbreak_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nodelay
int nodelay(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noecho
int noecho()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noecho_sp
int noecho_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nofilter
void nofilter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nofilter_sp
void nofilter_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nonl
int nonl()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nonl_sp
int nonl_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noqiflush
void noqiflush()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noqiflush_sp
void noqiflush_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noraw
int noraw()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
noraw_sp
int noraw_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
notimeout
int notimeout(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
overlay
int overlay(const(WINDOW)* , WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
overwrite
int overwrite(const(WINDOW)* , WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pair_content
int pair_content(short , short* , short* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pair_content_sp
int pair_content_sp(SCREEN* , short , short* , short* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pechochar
int pechochar(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pnoutrefresh
int pnoutrefresh(WINDOW* , int , int , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
prefresh
int prefresh(WINDOW* , int , int , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
printw
int printw(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putp
int putp(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putwin
int putwin(WINDOW* , FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qiflush
void qiflush()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qiflush_sp
void qiflush_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
raw
int raw()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
raw_sp
int raw_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
redrawwin
int redrawwin(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_color_pairs
void reset_color_pairs()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_color_pairs_sp
void reset_color_pairs_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_prog_mode
int reset_prog_mode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_prog_mode_sp
int reset_prog_mode_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_shell_mode
int reset_shell_mode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reset_shell_mode_sp
int reset_shell_mode_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resetty
int resetty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resetty_sp
int resetty_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resize_term
int resize_term(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resize_term_sp
int resize_term_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resizeterm
int resizeterm(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
resizeterm_sp
int resizeterm_sp(SCREEN* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ripoffline
int ripoffline(int , int function(WINDOW*, int) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ripoffline_sp
int ripoffline_sp(SCREEN* , int , int function(WINDOW*, int) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
savetty
int savetty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
savetty_sp
int savetty_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scanw
int scanw(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_dump
int scr_dump(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_init
int scr_init(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_init_sp
int scr_init_sp(SCREEN* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_restore
int scr_restore(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_restore_sp
int scr_restore_sp(SCREEN* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_set
int scr_set(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scr_set_sp
int scr_set_sp(SCREEN* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scrollok
int scrollok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
set_escdelay
int set_escdelay(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
set_escdelay_sp
int set_escdelay_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
set_tabsize
int set_tabsize(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
set_tabsize_sp
int set_tabsize_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
set_term
SCREEN* set_term(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attr
attr_t slk_attr()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attr_set
int slk_attr_set(attr_t , short , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attr_set_sp
int slk_attr_set_sp(SCREEN* , attr_t , short , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attr_sp
attr_t slk_attr_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attroff
int slk_attroff(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attroff_sp
int slk_attroff_sp(SCREEN* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attron
int slk_attron(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attron_sp
int slk_attron_sp(SCREEN* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attrset
int slk_attrset(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_attrset_sp
int slk_attrset_sp(SCREEN* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_clear
int slk_clear()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_clear_sp
int slk_clear_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_color
int slk_color(short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_color_sp
int slk_color_sp(SCREEN* , short )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_init
int slk_init(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_init_sp
int slk_init_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_label
char* slk_label(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_label_sp
char* slk_label_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_noutrefresh
int slk_noutrefresh()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_noutrefresh_sp
int slk_noutrefresh_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_refresh
int slk_refresh()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_refresh_sp
int slk_refresh_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_restore
int slk_restore()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_restore_sp
int slk_restore_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_set
int slk_set(int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_set_sp
int slk_set_sp(SCREEN* , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_touch
int slk_touch()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
slk_touch_sp
int slk_touch_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
start_color
int start_color()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
start_color_sp
int start_color_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
subpad
WINDOW* subpad(WINDOW* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
subwin
WINDOW* subwin(WINDOW* , int , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syncok
int syncok(WINDOW* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
termattrs
chtype termattrs()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
termattrs_sp
chtype termattrs_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
termname
char* termname()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
termname_sp
char* termname_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tigetflag
int tigetflag(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tigetnum
int tigetnum(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tigetstr
char* tigetstr(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tiparm
char* tiparm(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tparm
char* tparm(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
trace
void trace(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
typeahead
int typeahead(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
typeahead_sp
int typeahead_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unctrl
char* unctrl(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetch
int ungetch(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetch_sp
int ungetch_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetmouse
int ungetmouse(MEVENT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetmouse_sp
int ungetmouse_sp(SCREEN* , MEVENT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_default_colors
int use_default_colors()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_default_colors_sp
int use_default_colors_sp(SCREEN* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_env
void use_env(bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_env_sp
void use_env_sp(SCREEN* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_extended_names
int use_extended_names(bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_legacy_coding
int use_legacy_coding(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_legacy_coding_sp
int use_legacy_coding_sp(SCREEN* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_screen
int use_screen(SCREEN* , NCURSES_SCREEN_CB , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_tioctl
void use_tioctl(bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_tioctl_sp
void use_tioctl_sp(SCREEN* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
use_window
int use_window(WINDOW* , NCURSES_WINDOW_CB , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vidattr
int vidattr(chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vidattr_sp
int vidattr_sp(SCREEN* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vidputs
int vidputs(chtype , NCURSES_OUTC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vidputs_sp
int vidputs_sp(SCREEN* , chtype , NCURSES_OUTC_sp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vw_printw
int vw_printw(WINDOW* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vw_scanw
int vw_scanw(WINDOW* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vwprintw
int vwprintw(WINDOW* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vwscanw
int vwscanw(WINDOW* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
waddch
int waddch(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
waddchnstr
int waddchnstr(WINDOW* , const(chtype)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
waddchstr
int waddchstr(WINDOW* , const(chtype)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
waddnstr
int waddnstr(WINDOW* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wattr_get
int wattr_get(WINDOW* , attr_t* , short* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wattr_off
int wattr_off(WINDOW* , attr_t , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wattr_on
int wattr_on(WINDOW* , attr_t , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wattr_set
int wattr_set(WINDOW* , attr_t , short , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wattrset
int wattrset(WINDOW* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wbkgd
int wbkgd(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wbkgdset
void wbkgdset(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wborder
int wborder(WINDOW* , chtype , chtype , chtype , chtype , chtype , chtype , chtype , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wchgat
int wchgat(WINDOW* , int , attr_t , short , const(void)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wclear
int wclear(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wclrtobot
int wclrtobot(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wclrtoeol
int wclrtoeol(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcolor_set
int wcolor_set(WINDOW* , short , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcursyncup
void wcursyncup(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wdelch
int wdelch(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wechochar
int wechochar(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wenclose
bool wenclose(const(WINDOW)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
werase
int werase(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wgetch
int wgetch(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wgetdelay
int wgetdelay(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wgetnstr
int wgetnstr(WINDOW* , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wgetparent
WINDOW* wgetparent(const(WINDOW)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wgetscrreg
int wgetscrreg(const(WINDOW)* , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
whline
int whline(WINDOW* , chtype , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winch
chtype winch(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winchnstr
int winchnstr(WINDOW* , chtype* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winnstr
int winnstr(WINDOW* , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winsch
int winsch(WINDOW* , chtype )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winsdelln
int winsdelln(WINDOW* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
winsnstr
int winsnstr(WINDOW* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmouse_trafo
bool wmouse_trafo(const(WINDOW)* , int* , int* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmove
int wmove(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wnoutrefresh
int wnoutrefresh(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wprintw
int wprintw(WINDOW* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wredrawln
int wredrawln(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wrefresh
int wrefresh(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wresize
int wresize(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wscanw
int wscanw(WINDOW* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wscrl
int wscrl(WINDOW* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wsetscrreg
int wsetscrreg(WINDOW* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wsyncdown
void wsyncdown(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wsyncup
void wsyncup(WINDOW* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wtimeout
void wtimeout(WINDOW* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wtouchln
int wtouchln(WINDOW* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wunctrl
char* wunctrl(cchar_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wvline
int wvline(WINDOW* , chtype , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

COLORS
int COLORS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
COLOR_PAIRS
int COLOR_PAIRS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
COLS
int COLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESCDELAY
int ESCDELAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LINES
int LINES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TABSIZE
int TABSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
curscr
WINDOW* curscr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newscr
WINDOW* newscr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stdscr
WINDOW* stdscr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ttytype
char[] ttytype;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta