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

#include <notcurses.h>

Data Fields

const char * termtype
 
ncloglevel_e loglevel
 
unsigned margin_t
 
unsigned margin_r
 
unsigned margin_b
 
unsigned margin_l
 
uint64_t flags
 

Detailed Description

Definition at line 1043 of file notcurses.h.

Field Documentation

◆ flags

uint64_t flags

Definition at line 1059 of file notcurses.h.

◆ loglevel

ncloglevel_e loglevel

Definition at line 1050 of file notcurses.h.

◆ margin_b

unsigned margin_b

Definition at line 1055 of file notcurses.h.

◆ margin_l

unsigned margin_l

Definition at line 1055 of file notcurses.h.

◆ margin_r

unsigned margin_r

Definition at line 1055 of file notcurses.h.

◆ margin_t

unsigned margin_t

Definition at line 1055 of file notcurses.h.

◆ termtype

const char* termtype

Definition at line 1047 of file notcurses.h.


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