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

#include <internal.h>

Collaboration diagram for ncprogbar:

Data Fields

ncplanencp
 
double progress
 
uint32_t ulchannel
 
uint32_t urchannel
 
uint32_t blchannel
 
uint32_t brchannel
 
bool retrograde
 

Detailed Description

Definition at line 224 of file internal.h.

Field Documentation

◆ blchannel

uint32_t blchannel

Definition at line 227 of file internal.h.

◆ brchannel

uint32_t brchannel

Definition at line 227 of file internal.h.

◆ ncp

ncplane* ncp

Definition at line 225 of file internal.h.

◆ progress

double progress

Definition at line 226 of file internal.h.

◆ retrograde

bool retrograde

Definition at line 228 of file internal.h.

◆ ulchannel

uint32_t ulchannel

Definition at line 227 of file internal.h.

◆ urchannel

uint32_t urchannel

Definition at line 227 of file internal.h.


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