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

#include <notcurses.h>

Collaboration diagram for nctree_options:

Data Fields

const struct nctree_itemitems
 
unsigned count
 
int(* nctreecb )(struct ncplane *, void *, int)
 
int indentcols
 
uint64_t flags
 

Detailed Description

Definition at line 4047 of file notcurses.h.

Field Documentation

◆ count

unsigned count

Definition at line 4049 of file notcurses.h.

◆ flags

uint64_t flags

Definition at line 4052 of file notcurses.h.

◆ indentcols

int indentcols

Definition at line 4051 of file notcurses.h.

◆ items

const struct nctree_item* items

Definition at line 4048 of file notcurses.h.

◆ nctreecb

int(* nctreecb) (struct ncplane *, void *, int)

Definition at line 4050 of file notcurses.h.


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