A line in the Pattern Completion menu.
More...
#include "private.h"
|
int | num |
| Index number.
|
|
const char * | tag |
| Copied to buffer if selected.
|
|
const char * | expr |
| Displayed in the menu.
|
|
const char * | desc |
| Description of pattern.
|
|
A line in the Pattern Completion menu.
Definition at line 36 of file private.h.
◆ num
◆ tag
const char* PatternEntry::tag |
Copied to buffer if selected.
Definition at line 39 of file private.h.
◆ expr
const char* PatternEntry::expr |
Displayed in the menu.
Definition at line 40 of file private.h.
◆ desc
const char* PatternEntry::desc |
Description of pattern.
Definition at line 41 of file private.h.
The documentation for this struct was generated from the following file: