|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A single selectable value entry for a selector-type toolbar item. More...
#include <plugin_if.h>
Public Attributes | |
| char * | value |
| char * | display |
| bool | is_default |
A single selectable value entry for a selector-type toolbar item.
| char* _ext_toolbar_value_t::display |
Human-readable label shown in the selector widget
| bool _ext_toolbar_value_t::is_default |
True if this entry should be selected by default
| char* _ext_toolbar_value_t::value |
Machine-readable value string sent to the callback