NeoMutt  2025-01-09-146-g8c4f7e
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
BindingInfo Struct Reference

Info about one keybinding. More...

#include "lib.h"

Data Fields

const char * a [3]
 Array of info.
 

Detailed Description

Info about one keybinding.

  • bind: [key, function, description]
  • macro: [key, macro-text, description]

Definition at line 93 of file lib.h.

Field Documentation

◆ a

const char* BindingInfo::a[3]

Array of info.

Definition at line 95 of file lib.h.


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