]> Pileus Git - ~andy/gtk/commit
gtk: Add accel with keycode parsing functions
authorBastien Nocera <hadess@hadess.net>
Thu, 3 Nov 2011 15:39:57 +0000 (15:39 +0000)
committerBastien Nocera <hadess@hadess.net>
Fri, 4 Nov 2011 16:40:22 +0000 (16:40 +0000)
commit06b55b2149f47f629a95230e7452148d295341b1
tree1467b2e8182b69595f424de81fd36d76bc667a67
parent0f167e8b43526533e2a0c037567c4d5dfaac7b48
gtk: Add accel with keycode parsing functions

Which handle accelerators with keycodes as well as keyvals,
so we can use it in applications that use GtkCellRendererAccel's
"Other" mode of operations (namely gnome-control-center and
gnome-settings-daemon).

https://bugzilla.gnome.org/show_bug.cgi?id=662755
gtk/gtk.symbols
gtk/gtkaccelgroup.c
gtk/gtkaccelgroup.h