[Github-comments] [geany/geany] Allow plugins to process keypress events before Geany (#1829)
elextr
notifications at xxxxx
Mon May 7 09:53:19 UTC 2018
elextr 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.
+ *
ok, yeah, all keybindings are press 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_r186378660
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180507/bbdf3cc9/attachment.html>
More information about the Github-comments
mailing list