Type Definition gabelstaplerwm::wm::kbd::Keybindings
[−]
[src]
type Keybindings = HashMap<KeyPress, KeyCallback>;
Keybinding map.
type Keybindings = HashMap<KeyPress, KeyCallback>;
Keybinding map.