Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncreel_options Struct Reference

#include <notcurses.h>

Data Fields

unsigned bordermask
 
uint64_t borderchan
 
unsigned tabletmask
 
uint64_t tabletchan
 
uint64_t focusedchan
 
uint64_t flags
 

Detailed Description

Definition at line 3700 of file notcurses.h.

Field Documentation

◆ borderchan

uint64_t borderchan

Definition at line 3708 of file notcurses.h.

◆ bordermask

unsigned bordermask

Definition at line 3707 of file notcurses.h.

◆ flags

uint64_t flags

Definition at line 3712 of file notcurses.h.

◆ focusedchan

uint64_t focusedchan

Definition at line 3711 of file notcurses.h.

◆ tabletchan

uint64_t tabletchan

Definition at line 3710 of file notcurses.h.

◆ tabletmask

unsigned tabletmask

Definition at line 3709 of file notcurses.h.


The documentation for this struct was generated from the following file: