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

#include <internal.h>

Collaboration diagram for ncreader:

Data Fields

ncplanencp
 
uint64_t tchannels
 
uint32_t tattrs
 
ncplanetextarea
 
int xproject
 
bool horscroll
 
bool no_cmd_keys
 
bool manage_cursor
 

Detailed Description

Definition at line 213 of file internal.h.

Field Documentation

◆ horscroll

bool horscroll

Definition at line 219 of file internal.h.

◆ manage_cursor

bool manage_cursor

Definition at line 221 of file internal.h.

◆ ncp

ncplane* ncp

Definition at line 214 of file internal.h.

◆ no_cmd_keys

bool no_cmd_keys

Definition at line 220 of file internal.h.

◆ tattrs

uint32_t tattrs

Definition at line 216 of file internal.h.

◆ tchannels

uint64_t tchannels

Definition at line 215 of file internal.h.

◆ textarea

ncplane* textarea

Definition at line 217 of file internal.h.

◆ xproject

int xproject

Definition at line 218 of file internal.h.


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