NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ListAction Struct Reference

A mailing-list action in the dialog. More...

Data Fields

const char * name
 Label for the action.
 
int op
 Op code.
 
size_t offset
 Offset into struct Rfc2369ListHeaders.
 

Detailed Description

A mailing-list action in the dialog.

Definition at line 55 of file dlg_list.c.

Field Documentation

◆ name

const char* ListAction::name

Label for the action.

Definition at line 57 of file dlg_list.c.

◆ op

int ListAction::op

Op code.

Definition at line 58 of file dlg_list.c.

◆ offset

size_t ListAction::offset

Offset into struct Rfc2369ListHeaders.

Definition at line 59 of file dlg_list.c.


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