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

#include <notcurses.h>

Collaboration diagram for ncvisual_options:

Data Fields

struct ncplanen
 
ncscale_e scaling
 
int y
 
int x
 
unsigned begy
 
unsigned begx
 
unsigned leny
 
unsigned lenx
 
ncblitter_e blitter
 
uint64_t flags
 
uint32_t transcolor
 
unsigned pxoffy
 
unsigned pxoffx
 

Detailed Description

Definition at line 3349 of file notcurses.h.

Field Documentation

◆ begx

unsigned begx

Definition at line 3369 of file notcurses.h.

◆ begy

unsigned begy

Definition at line 3369 of file notcurses.h.

◆ blitter

ncblitter_e blitter

Definition at line 3374 of file notcurses.h.

◆ flags

uint64_t flags

Definition at line 3375 of file notcurses.h.

◆ lenx

unsigned lenx

Definition at line 3370 of file notcurses.h.

◆ leny

unsigned leny

Definition at line 3370 of file notcurses.h.

◆ n

struct ncplane* n

Definition at line 3354 of file notcurses.h.

◆ pxoffx

unsigned pxoffx

Definition at line 3382 of file notcurses.h.

◆ pxoffy

unsigned pxoffy

Definition at line 3382 of file notcurses.h.

◆ scaling

ncscale_e scaling

Definition at line 3358 of file notcurses.h.

◆ transcolor

uint32_t transcolor

Definition at line 3376 of file notcurses.h.

◆ x

int x

Definition at line 3364 of file notcurses.h.

◆ y

int y

Definition at line 3364 of file notcurses.h.


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