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

Reply via email to