plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

printevent.h (52B)


      1 char *eventtype(XEvent*);
      2 void printevent(XEvent*);