plugin api: introduce keybindings_set_item_full and plugin_set_key_group_full
commitd3f6237505f1627d5b12c9ae5bed6dc736249878
authorThomas Martitz <kugel@rockbox.org>
Fri, 22 Aug 2014 14:09:49 +0000 (22 16:09 +0200)
committerThomas Martitz <kugel@rockbox.org>
Wed, 26 Aug 2015 21:49:37 +0000 (26 23:49 +0200)
tree98ba9f2e3a8653ac695b816678611b434430080d
parent1d08d3db4a0c7f6dc91309f3986d232b26cffb08
plugin api: introduce keybindings_set_item_full and plugin_set_key_group_full

These function actually set the new GeanyKeyGroupFunc and
GeanyKeyBindingFunc and are exported for plugins
src/keybindings.c
src/keybindings.h
src/pluginutils.c
src/pluginutils.h