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

#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
 

Detailed Description

Definition at line 1636 of file notcurses.h.

Field Documentation

◆ braille

bool braille

Definition at line 1646 of file notcurses.h.

◆ can_change_colors

bool can_change_colors

Definition at line 1640 of file notcurses.h.

◆ colors

unsigned colors

Definition at line 1637 of file notcurses.h.

◆ halfblocks

bool halfblocks

Definition at line 1642 of file notcurses.h.

◆ octants

bool octants

Definition at line 1645 of file notcurses.h.

◆ quadrants

bool quadrants

Definition at line 1643 of file notcurses.h.

◆ rgb

bool rgb

Definition at line 1639 of file notcurses.h.

◆ sextants

bool sextants

Definition at line 1644 of file notcurses.h.

◆ utf8

bool utf8

Definition at line 1638 of file notcurses.h.


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