spmenu/libs/mouse.h

4 lines
145 B
C
Raw Normal View History

static unsigned int textw_clamp(const char *str, unsigned int n);
static void motionevent(XButtonEvent *ev);
2023-03-08 17:20:32 +01:00
static void buttonpress(XEvent *e);