NeoMutt  2023-03-22
Teaching an old dog new tricks
DOXYGEN
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. More...
 
struct Menumenu
 Menu displaying the attachments. More...
 

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: