NeoMutt  2025-09-05-2-g4bf191
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Basic Expando Node

This Node is the "base class" of all other Node types.

Functions

Function Description Links
node_add_child() Add a child to an ExpandoNode
node_free() Free an ExpandoNode and its private data
node_get_child() Get a child of an ExpandoNode
node_last() Find the last Node in a tree
node_new() Create a new empty ExpandoNode