NeoMutt  2024-04-16-36-g75b6fb
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 64 of file lib.h.

Field Documentation

◆ num

int HistoryEntry::num

Index number.

Definition at line 66 of file lib.h.

◆ history

const char* HistoryEntry::history

Description of history.

Definition at line 67 of file lib.h.


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