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

Describes an interface toolbar and the set of controls it exposes. More...

#include <iface_toolbar.h>

Public Attributes

char * menu_title
 
char * help
 
GList * ifnames
 
GList * controls
 

Detailed Description

Describes an interface toolbar and the set of controls it exposes.

Member Data Documentation

◆ controls

GList* _iface_toolbar::controls

Ordered list of iface_toolbar_control widgets in this toolbar

◆ help

char* _iface_toolbar::help

URL or text providing help documentation for this toolbar

◆ ifnames

GList* _iface_toolbar::ifnames

List of interface name strings this toolbar applies to

◆ menu_title

char* _iface_toolbar::menu_title

Display name of the toolbar shown in the Interfaces menu


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