|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A single selectable value entry for a selector-type toolbar control. More...
#include <iface_toolbar.h>
Public Attributes | |
| int | num |
| char * | value |
| char * | display |
| bool | is_default |
A single selectable value entry for a selector-type toolbar control.
| char* _iface_toolbar_value::display |
Human-readable label shown in the selector widget
| bool _iface_toolbar_value::is_default |
True if this entry should be selected by default
| int _iface_toolbar_value::num |
Numeric identifier for this value, sent to the extcap interface
| char* _iface_toolbar_value::value |
Machine-readable value string passed to the extcap interface