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

#include <internal.h>

Collaboration diagram for blitset:

Data Fields

ncblitter_e geom
 
unsigned width
 
unsigned height
 
const wchar_t * egcs
 
const wchar_t * plotegcs
 
ncblitter blit
 
const char * name
 
bool fill
 

Detailed Description

Definition at line 398 of file internal.h.

Field Documentation

◆ blit

ncblitter blit

Definition at line 410 of file internal.h.

◆ egcs

const wchar_t* egcs

Definition at line 404 of file internal.h.

◆ fill

bool fill

Definition at line 412 of file internal.h.

◆ geom

Definition at line 399 of file internal.h.

◆ height

unsigned height

Definition at line 401 of file internal.h.

◆ name

const char* name

Definition at line 411 of file internal.h.

◆ plotegcs

const wchar_t* plotegcs

Definition at line 409 of file internal.h.

◆ width

unsigned width

Definition at line 400 of file internal.h.


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