NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
NodeExpandoPrivate Struct Reference

Private data for an Expando. More...

#include "node_expando.h"

Data Fields

int color
 ColorId to use.
 
bool has_tree
 Contains tree characters, used in $index_format's s.
 

Detailed Description

Private data for an Expando.

Definition at line 39 of file node_expando.h.

Field Documentation

◆ color

int NodeExpandoPrivate::color

ColorId to use.

Definition at line 41 of file node_expando.h.

◆ has_tree

bool NodeExpandoPrivate::has_tree

Contains tree characters, used in $index_format's s.

Definition at line 42 of file node_expando.h.


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