
Trent W. Buck wrote:
Jason White via luv-talk wrote:
Actually, Microsoft are very good at providing keyboard bindings for their graphical user interfaces - significantly superior to GNOME or Mozilla, disappointingly enough.
Urgh, there used to be this: https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-ca...
...but they removed it in GTK3.9.8, and it doesn't list any alternative. Can't see one in NEWS, either. Sigh.
PS: I looked at /usr/share/themes/Emacs/ to see how that worked in GTK3, and it looks like you use @binding-set pretend CSS: https://developer.gnome.org/gtk3/stable/GtkCssProvider.html#id-1.5.3.10.6 https://developer.gnome.org/gtk3/stable/gtk3-Bindings.html I'm not sure how to discover what signals to bind to --- RTFS?