MCPcopy Create free account
hub / github.com/audacity/audacity / GetLabel

Method GetLabel

src/toolbars/ToolBar.cpp:392–395  ·  view source on GitHub ↗

Returns the toolbar label

Source from the content-addressed store, hash-verified

390// Returns the toolbar label
391//
392TranslatableString ToolBar::GetLabel()
393{
394 return mLabel;
395}
396
397//
398// Returns the toolbar preferences section

Callers 6

ShowContextMenuMethod · 0.45
DetachMethod · 0.45
HandleTextDragReleaseMethod · 0.45
DragMethod · 0.45
RegenerateTooltipsMethod · 0.45
RegenerateTooltipsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected