Hello Audacity community,
I’ve been trying to disable tooltips in Audacity, and after searching through various solutions, I saw on your site it may need compiling from source.
I’ve tried the menus and I’ve attempted to turn it off with GTK configs, ie,
gtk-enable-tooltips=0
I’m wondering if there is any possible configuration solutions I might not know about/ or have missed. Since I’m looking at possibly compiling from source, I looking guidance to do this, and would be grateful to know which source files control the tooltip functionality.
I’m hoping Audacity is in C or C++ as I’m quite comfortable with that language, on a Linux platform, would appreciate any pointers in the right direction.
Thanks in advance for any help!