Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_iface_toolbar_value Struct Reference

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
 

Detailed Description

A single selectable value entry for a selector-type toolbar control.

Member Data Documentation

◆ display

char* _iface_toolbar_value::display

Human-readable label shown in the selector widget

◆ is_default

bool _iface_toolbar_value::is_default

True if this entry should be selected by default

◆ num

int _iface_toolbar_value::num

Numeric identifier for this value, sent to the extcap interface

◆ value

char* _iface_toolbar_value::value

Machine-readable value string passed to the extcap interface


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