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

Data to fill the Compose Attach Window. More...

#include "attach_data.h"

+ Collaboration diagram for ComposeAttachData:

Data Fields

struct AttachCtxactx
 Set of attachments.
 
struct Menumenu
 Menu displaying the attachments.
 

Detailed Description

Data to fill the Compose Attach Window.

Definition at line 32 of file attach_data.h.

Field Documentation

◆ actx

struct AttachCtx* ComposeAttachData::actx

Set of attachments.

Definition at line 34 of file attach_data.h.

◆ menu

struct Menu* ComposeAttachData::menu

Menu displaying the attachments.

Definition at line 35 of file attach_data.h.


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