NeoMutt  2025-12-11-1009-ga75d9e
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ListEntry Struct Reference

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

#include "functions.h"

Collaboration diagram for ListEntry:

Data Fields

const struct ListActionaction
 Action definition.
const char * value
 URI to use.

Detailed Description

A mailing-list action in the dialog.

Definition at line 47 of file functions.h.

Field Documentation

◆ action

const struct ListAction* ListEntry::action

Action definition.

Definition at line 49 of file functions.h.

◆ value

const char* ListEntry::value

URI to use.

Definition at line 50 of file functions.h.


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