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

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

#include "functions.h"

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 37 of file functions.h.

Field Documentation

◆ name

const char* ListAction::name

Label for the action.

Definition at line 39 of file functions.h.

◆ op

int ListAction::op

Op code.

Definition at line 40 of file functions.h.

◆ offset

size_t ListAction::offset

Offset into struct Rfc2369ListHeaders.

Definition at line 41 of file functions.h.


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