[Github-comments] [geany/geany] Allow plugins to process keypress events before Geany (#1829)

Jiří Techet notifications at xxxxx
Mon May 7 09:48:02 UTC 2018


techee commented on this pull request.



> @@ -270,3 +270,23 @@ signal void (*update_editor_menu)(GObject *obj, const gchar *word, gint pos, Gea
  */
 signal gboolean (*editor_notify)(GObject *obj, GeanyEditor *editor, SCNotification *nt,
 		gpointer user_data);
+
+/** Sent whenever a key is pressed.
+ *

Yes, the same way like Geany itself - Geany keybindings are also triggered by key-presses only.

-- 
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/pull/1829#discussion_r186377483
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180507/75c14fb3/attachment.html>


More information about the Github-comments mailing list