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

#include <internal.h>

Collaboration diagram for ncfdplane:

Data Fields

ncfdplane_callback cb
 
ncfdplane_done_cb donecb
 
void * curry
 
int fd
 
bool follow
 
ncplanencp
 
pthread_t tid
 
bool destroyed
 

Detailed Description

Definition at line 193 of file internal.h.

Field Documentation

◆ cb

Definition at line 194 of file internal.h.

◆ curry

void* curry

Definition at line 196 of file internal.h.

◆ destroyed

bool destroyed

Definition at line 201 of file internal.h.

◆ donecb

Definition at line 195 of file internal.h.

◆ fd

int fd

Definition at line 197 of file internal.h.

◆ follow

bool follow

Definition at line 198 of file internal.h.

◆ ncp

ncplane* ncp

Definition at line 199 of file internal.h.

◆ tid

pthread_t tid

Definition at line 200 of file internal.h.


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