![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
unsigned | colors |
bool | utf8 |
bool | rgb |
bool | can_change_colors |
bool | halfblocks |
bool | quadrants |
bool | sextants |
bool | octants |
bool | braille |
Definition at line 1636 of file notcurses.h.
bool braille |
Definition at line 1646 of file notcurses.h.
bool can_change_colors |
Definition at line 1640 of file notcurses.h.
unsigned colors |
Definition at line 1637 of file notcurses.h.
bool halfblocks |
Definition at line 1642 of file notcurses.h.
bool octants |
Definition at line 1645 of file notcurses.h.
bool quadrants |
Definition at line 1643 of file notcurses.h.
bool rgb |
Definition at line 1639 of file notcurses.h.
bool sextants |
Definition at line 1644 of file notcurses.h.
bool utf8 |
Definition at line 1638 of file notcurses.h.