|  | Audacity 3.2.0
    | 
#include <ToolBarButtons.h>
| Public Attributes | |
| int | tool | 
| CommandID | commandName | 
| TranslatableString | untranslatedLabel | 
Definition at line 26 of file ToolBarButtons.h.
| CommandID ToolBarButtons::Entry::commandName | 
Definition at line 28 of file ToolBarButtons.h.
| int ToolBarButtons::Entry::tool | 
Definition at line 27 of file ToolBarButtons.h.
| TranslatableString ToolBarButtons::Entry::untranslatedLabel | 
Definition at line 29 of file ToolBarButtons.h.