|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <lua_debugger_breakpoints.h>
Public Attributes | |
| Mode | mode |
| const char * | label |
| const char * | placeholder |
| const char * | valueTooltip |
Mode-table row. The label / placeholder / valueTooltip strings are stored as raw UTF-8 and are translated on use via the BreakpointConditionDelegate context (see translatedLabel and applyEditorMode).