Thanks to visit codestin.com
Credit goes to code.neomutt.org

NeoMutt  2025-12-11-189-gceedb6
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 105 of file preview.c.

Field Documentation

◆ op

int PreviewFunction::op

Op code, e.g. OP_NEXT_PAGE.

Definition at line 107 of file preview.c.

◆ function

preview_function_t PreviewFunction::function

Function to call.

Definition at line 108 of file preview.c.


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