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

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
 

Detailed Description

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

Member Data Documentation

◆ display

char* _ext_toolbar_value_t::display

Human-readable label shown in the selector widget

◆ is_default

bool _ext_toolbar_value_t::is_default

True if this entry should be selected by default

◆ value

char* _ext_toolbar_value_t::value

Machine-readable value string sent to the callback


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