NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MixmasterPrivateData Struct Reference

Private state data for the Mixmaster. More...

#include "private_data.h"

+ Collaboration diagram for MixmasterPrivateData:

Data Fields

struct MuttWindowwin_hosts
 Hosts Window.
 
struct MuttWindowwin_chain
 Chain Window.
 

Detailed Description

Private state data for the Mixmaster.

Definition at line 29 of file private_data.h.

Field Documentation

◆ win_hosts

struct MuttWindow* MixmasterPrivateData::win_hosts

Hosts Window.

Definition at line 31 of file private_data.h.

◆ win_chain

struct MuttWindow* MixmasterPrivateData::win_chain

Chain Window.

Definition at line 32 of file private_data.h.


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