mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 16:26:21 +00:00
Implement keyboard input using GIOChannel
This commit is contained in:
committed by
John Hernandez
parent
f995944734
commit
7eac636fc8
@@ -46,5 +46,6 @@ void inp_win_resize(void);
|
||||
void inp_put_back(void);
|
||||
char* inp_get_password(void);
|
||||
char* inp_get_line(void);
|
||||
void inp_add_watch(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user