aswm/include/destroy.h

4 lines
75 B
C
Raw Normal View History

#include <X11/Xlib.h>
void OnDestroyNotify(const XDestroyWindowEvent* e);