NeoMutt  2025-01-09-41-g086358
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PreviewFunction Struct Reference

A message preview function. More...

+ Collaboration diagram for PreviewFunction:

Data Fields

int op
 Op code, e.g. OP_NEXT_PAGE.
 
preview_function_t function
 Function to call.
 

Detailed Description

A message preview function.

Definition at line 101 of file preview.c.

Field Documentation

◆ op

int PreviewFunction::op

Op code, e.g. OP_NEXT_PAGE.

Definition at line 103 of file preview.c.

◆ function

preview_function_t PreviewFunction::function

Function to call.

Definition at line 104 of file preview.c.


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