On Tue, Sep 6, 2011 at 5:51 PM, John Ralls <jra...@ceridwen.us> wrote:

> Uh, won't hard coding gtk-enable-mnemonics=FALSE (I suppose you mean the 
> GtkSettings property, and that you propose to do it inside of some sort of a 
> runtime check for the quartz backend) mean that all keybindings, regardless 
> of what modifier keys they use, *don't* work?

there are at least 3 key binding mechanisms in GTK. mnemonics are just
one of them.

ardour, for example, uses no mnemonics anywhere, but binds almost
every single key (and every single key+modifer) combination.
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to