riverd.ncurses.inline

Undocumented in source.

Members

Aliases

_tracech_t
alias _tracech_t = _tracechtype
Undocumented in source.
_tracech_t2
alias _tracech_t2 = _tracechtype2
Undocumented in source.
crmode
alias crmode = cbreak
Undocumented in source.
fixterm
alias fixterm = reset_prog_mode
Undocumented in source.
nclear
alias nclear = riverd.ncurses.statfun.clear
Undocumented in source.
nclear
alias nclear = riverd.ncurses.dynload.clear
Undocumented in source.
nocrmode
alias nocrmode = nocbreak
Undocumented in source.
resetterm
alias resetterm = reset_shell_mode
Undocumented in source.
saveterm
alias saveterm = def_prog_mode
Undocumented in source.
vw_printw
alias vw_printw = vwprintw
Undocumented in source.
vw_scanw
alias vw_scanw = vwscanw
Undocumented in source.

Functions

addch
auto addch(T ch)
Undocumented in source. Be warned that the author may not have intended to support it.
addchnstr
auto addchnstr(T0 str, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
addchstr
auto addchstr(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
addnstr
auto addnstr(T0 str, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
addstr
auto addstr(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
attr_get
auto attr_get(T0 ap, T1 cp, T2 o)
Undocumented in source. Be warned that the author may not have intended to support it.
attr_off
auto attr_off(T0 a, T1 o)
Undocumented in source. Be warned that the author may not have intended to support it.
attr_on
auto attr_on(T0 a, T1 o)
Undocumented in source. Be warned that the author may not have intended to support it.
attr_set
auto attr_set(T0 a, T1 c, T2 o)
Undocumented in source. Be warned that the author may not have intended to support it.
attroff
auto attroff(T at)
Undocumented in source. Be warned that the author may not have intended to support it.
attron
auto attron(T at)
Undocumented in source. Be warned that the author may not have intended to support it.
attrset
auto attrset(T at)
Undocumented in source. Be warned that the author may not have intended to support it.
bkgd
auto bkgd(T ch)
Undocumented in source. Be warned that the author may not have intended to support it.
bkgdset
auto bkgdset(T ch)
Undocumented in source. Be warned that the author may not have intended to support it.
border
auto border(T0 ls, T1 rs, T2 ts, T3 bs, T4 tl, T5 tr, T6 bl, T7 br)
Undocumented in source. Be warned that the author may not have intended to support it.
border
auto border(T0 ls, T1 rs, T2 ts, T3 bs, T4 tl, T5 tr, T6 bl, T7 br)
Undocumented in source. Be warned that the author may not have intended to support it.
box
auto box(T0 win, T1 v, T2 h)
Undocumented in source. Be warned that the author may not have intended to support it.
chgat
auto chgat(T0 n, T1 a, T2 c, T3 o)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
auto clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clrtobot
auto clrtobot()
Undocumented in source. Be warned that the author may not have intended to support it.
clrtoeol
auto clrtoeol()
Undocumented in source. Be warned that the author may not have intended to support it.
color_set
auto color_set(T0 c, T1 o)
Undocumented in source. Be warned that the author may not have intended to support it.
delch
auto delch()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteln
auto deleteln()
Undocumented in source. Be warned that the author may not have intended to support it.
echochar
auto echochar(T c)
Undocumented in source. Be warned that the author may not have intended to support it.
erase
auto erase()
Undocumented in source. Be warned that the author may not have intended to support it.
getbegyx
void getbegyx(U win, T y, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
getch
auto getch()
Undocumented in source. Be warned that the author may not have intended to support it.
getmaxyx
void getmaxyx(U win, T y, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
getnstr
auto getnstr(T0 s, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
getparyx
void getparyx(U win, T y, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
getstr
auto getstr(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
getyx
void getyx(U win, T y, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
hline
auto hline(T0 ch, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
inch
auto inch()
Undocumented in source. Be warned that the author may not have intended to support it.
inchnstr
auto inchnstr(T0 s, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
inchstr
auto inchstr(T s)
Undocumented in source. Be warned that the author may not have intended to support it.
innstr
auto innstr(T0 s, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
insch
auto insch(T c)
Undocumented in source. Be warned that the author may not have intended to support it.
insdelln
auto insdelln(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
insertln
auto insertln()
Undocumented in source. Be warned that the author may not have intended to support it.
insnstr
auto insnstr(T0 s, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
insstr
auto insstr(T s)
Undocumented in source. Be warned that the author may not have intended to support it.
instr
auto instr(T s)
Undocumented in source. Be warned that the author may not have intended to support it.
is_linetouched
auto is_linetouched(T0 w, T1 l)
Undocumented in source. Be warned that the author may not have intended to support it.
mouse_trafo
auto mouse_trafo(T0 y, T1 x, T2 to_screen)
Undocumented in source. Be warned that the author may not have intended to support it.
move
auto move(T0 y, T1 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvaddch
auto mvaddch(T0 y, T1 x, T2 ch)
Undocumented in source. Be warned that the author may not have intended to support it.
mvaddchnstr
auto mvaddchnstr(T0 y, T1 x, T2 str, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvaddchstr
auto mvaddchstr(T0 y, T1 x, T2 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvaddnstr
auto mvaddnstr(T0 y, T1 x, T2 str, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvaddstr
auto mvaddstr(T0 y, T1 x, T2 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvchgat
auto mvchgat(T0 y, T1 x, T2 n, T3 a, T4 c, T5 o)
Undocumented in source. Be warned that the author may not have intended to support it.
mvdelch
auto mvdelch(T0 y, T1 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvgetch
auto mvgetch(T0 y, T1 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvgetnstr
auto mvgetnstr(T0 y, T1 x, T2 str, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvgetstr
auto mvgetstr(T0 y, T1 x, T2 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvhline
auto mvhline(T0 y, T1 x, T2 c, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinch
auto mvinch(T0 y, T1 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinchnstr
auto mvinchnstr(T0 y, T1 x, T2 s, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinchstr
auto mvinchstr(T0 y, T1 x, T2 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinnstr
auto mvinnstr(T0 y, T1 x, T2 s, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinsch
auto mvinsch(T0 y, T1 x, T2 c)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinsnstr
auto mvinsnstr(T0 y, T1 x, T2 s, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinsstr
auto mvinsstr(T0 y, T1 x, T2 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvinstr
auto mvinstr(T0 y, T1 x, T2 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvvline
auto mvvline(T0 y, T1 x, T2 c, T3 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwaddch
auto mvwaddch(T0 win, T1 y, T2 x, T3 ch)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwaddchnstr
auto mvwaddchnstr(T0 win, T1 y, T2 x, T3 str, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwaddchstr
auto mvwaddchstr(T0 win, T1 y, T2 x, T3 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwaddnstr
auto mvwaddnstr(T0 win, T1 y, T2 x, T3 str, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwaddstr
auto mvwaddstr(T0 win, T1 y, T2 x, T3 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwchgat
auto mvwchgat(T0 win, T1 y, T2 x, T3 n, T4 a, T5 c, T6 o)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwdelch
auto mvwdelch(T0 win, T1 y, T2 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwgetch
auto mvwgetch(T0 win, T1 y, T2 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwgetnstr
auto mvwgetnstr(T0 win, T1 y, T2 x, T3 str, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwgetstr
auto mvwgetstr(T0 win, T1 y, T2 x, T3 str)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwhline
auto mvwhline(T0 win, T1 y, T2 x, T3 c, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinch
auto mvwinch(T0 win, T1 y, T2 x)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinchnstr
auto mvwinchnstr(T0 win, T1 y, T2 x, T3 s, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinchstr
auto mvwinchstr(T0 win, T1 y, T2 x, T3 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinnstr
auto mvwinnstr(T0 win, T1 y, T2 x, T3 s, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinsch
auto mvwinsch(T0 win, T1 y, T2 x, T3 c)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinsnstr
auto mvwinsnstr(T0 win, T1 y, T2 x, T3 s, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinsstr
auto mvwinsstr(T0 win, T1 y, T2 x, T3 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwinstr
auto mvwinstr(T0 win, T1 y, T2 x, T3 s)
Undocumented in source. Be warned that the author may not have intended to support it.
mvwvline
auto mvwvline(T0 win, T1 y, T2 x, T3 c, T4 n)
Undocumented in source. Be warned that the author may not have intended to support it.
redrawwin
auto redrawwin(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
refresh
auto refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
scrl
auto scrl(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
scroll
auto scroll(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
setscrreg
auto setscrreg(T0 t, T1 b)
Undocumented in source. Be warned that the author may not have intended to support it.
setterm
auto setterm(T term)
Undocumented in source. Be warned that the author may not have intended to support it.
slk_attr_off
auto slk_attr_off(T0 a, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
slk_attr_on
auto slk_attr_on(T0 a, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
standend
auto standend()
Undocumented in source. Be warned that the author may not have intended to support it.
standout
auto standout()
Undocumented in source. Be warned that the author may not have intended to support it.
timeout
auto timeout(T delay)
Undocumented in source. Be warned that the author may not have intended to support it.
touchline
auto touchline(T0 win, T1 s, T2 c)
Undocumented in source. Be warned that the author may not have intended to support it.
touchwin
auto touchwin(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
untouchwin
auto untouchwin(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
vid_attr
auto vid_attr(T0 a, T1 pair, T2 opts)
Undocumented in source. Be warned that the author may not have intended to support it.
vline
auto vline(T0 ch, T1 n)
Undocumented in source. Be warned that the author may not have intended to support it.
waddchstr
auto waddchstr(T0 win, T1 str)
Undocumented in source. Be warned that the author may not have intended to support it.
waddstr
auto waddstr(T0 win, T1 str)
Undocumented in source. Be warned that the author may not have intended to support it.
wattroff
auto wattroff(T0 win, T1 at)
Undocumented in source. Be warned that the author may not have intended to support it.
wattron
auto wattron(T0 win, T1 at)
Undocumented in source. Be warned that the author may not have intended to support it.
wdeleteln
auto wdeleteln(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
wgetstr
auto wgetstr(T0 w, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
winchstr
auto winchstr(T0 w, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
winsertln
auto winsertln(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
winsstr
auto winsstr(T0 w, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
winstr
auto winstr(T0 w, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
wstandend
auto wstandend(T win)
Undocumented in source. Be warned that the author may not have intended to support it.
wstandout
auto wstandout(T win)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta