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

One line of Help text. More...

Data Fields

const char * first
 First column.
 
const char * second
 Second column.
 
const char * third
 Third column.
 

Detailed Description

One line of Help text.

Definition at line 54 of file help.c.

Field Documentation

◆ first

const char* HelpLine::first

First column.

Definition at line 56 of file help.c.

◆ second

const char* HelpLine::second

Second column.

Definition at line 57 of file help.c.

◆ third

const char* HelpLine::third

Third column.

Definition at line 58 of file help.c.


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