![]() |
Notcurses 3.0.16
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
unsigned | bordermask |
uint64_t | borderchan |
unsigned | tabletmask |
uint64_t | tabletchan |
uint64_t | focusedchan |
uint64_t | flags |
Definition at line 3704 of file notcurses.h.
uint64_t borderchan |
Definition at line 3712 of file notcurses.h.
unsigned bordermask |
Definition at line 3711 of file notcurses.h.
uint64_t flags |
Definition at line 3716 of file notcurses.h.
uint64_t focusedchan |
Definition at line 3715 of file notcurses.h.
uint64_t tabletchan |
Definition at line 3714 of file notcurses.h.
unsigned tabletmask |
Definition at line 3713 of file notcurses.h.