mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
add xchat r1489
This commit is contained in:
5
src/fe-gtk/fkeys.h
Normal file
5
src/fe-gtk/fkeys.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void key_init (void);
|
||||
void key_dialog_show (void);
|
||||
int key_handle_key_press (GtkWidget * wid, GdkEventKey * evt, session *sess);
|
||||
int key_action_insert (GtkWidget * wid, GdkEventKey * evt, char *d1, char *d2,
|
||||
session *sess);
|
||||
Reference in New Issue
Block a user