I would like to know if there is a function which a plugin can call to query if a keybinding/key press combination is already in use (by geany itself or a different plugin).
Ideally this would return displayable information about the assigned action like in the keybindings preferences dialog. Is there any function for this? Or do I need to search through the ```keybinding_groups``` array myself? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/619
