Emmanuele Bassi e56fe478ef Allow overriding actions inside a BindingPool
As of now, a key binding installed into a BindingPool is always there
and cannot be changed.

This is problematic for sub-classes trying to override the callback
or the action for a given key binding.

This commit adds the ability to override the closure for an existing
key binding inside a binding pool -- assumed the caller knows the
key symbol and modifiers used to install the key binding in the first
place.
2009-01-05 12:49:01 +00:00
..
2008-12-10 12:13:20 +00:00
2008-12-23 14:06:55 +00:00
2008-10-31 12:07:01 +00:00
2008-12-05 14:08:06 +00:00
2009-01-05 12:27:45 +00:00