Does anyone happen to know how to get a toolbar gui name, e.g. "Standard", from a toolbar name, e.g. "standard"?

I tried `ToolbarInfo(name).gui_name` but it just gives an empty string. Probably it can be done somehow with `Toolbars::info`? But I don't know how.

Daniel

Reply via email to