![]() |
Notcurses 3.0.13
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 3700 of file notcurses.h.
uint64_t borderchan |
Definition at line 3708 of file notcurses.h.
unsigned bordermask |
Definition at line 3707 of file notcurses.h.
uint64_t flags |
Definition at line 3712 of file notcurses.h.
uint64_t focusedchan |
Definition at line 3711 of file notcurses.h.
uint64_t tabletchan |
Definition at line 3710 of file notcurses.h.
unsigned tabletmask |
Definition at line 3709 of file notcurses.h.