NeoMutt  2025-12-11-949-g4870ee
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MlistFunction Struct Reference

A list dialog function. More...

#include "functions.h"

+ Collaboration diagram for MlistFunction:

Data Fields

int op
 Op code, e.g. OP_QUIT.
 
mlist_function_t function
 Function to call.
 

Detailed Description

A list dialog function.

Definition at line 91 of file functions.h.

Field Documentation

◆ op

int MlistFunction::op

Op code, e.g. OP_QUIT.

Definition at line 93 of file functions.h.

◆ function

mlist_function_t MlistFunction::function

Function to call.

Definition at line 94 of file functions.h.


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