NeoMutt  2025-01-09-81-g753ae0
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
HistoryEntry Struct Reference

A line in the History menu. More...

#include "lib.h"

Data Fields

int num
 Index number.
 
const char * history
 Description of history.
 

Detailed Description

A line in the History menu.

Definition at line 66 of file lib.h.

Field Documentation

◆ num

int HistoryEntry::num

Index number.

Definition at line 68 of file lib.h.

◆ history

const char* HistoryEntry::history

Description of history.

Definition at line 69 of file lib.h.


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