ryudo/printevent.h

3 lines
52 B
C
Raw Normal View History

2021-02-26 18:01:22 +00:00
char* eventtype(XEvent*);
2019-12-02 18:23:00 +00:00
void printevent(XEvent*);