mirror of
https://github.com/mintycube/st.git
synced 2024-10-22 14:05:49 +02:00
4 lines
164 B
C
4 lines
164 B
C
static void ximopen(Display *);
|
|
static void ximinstantiate(Display *, XPointer, XPointer);
|
|
static void ximdestroy(XIM, XPointer, XPointer);
|
|
void xximspot(int, int); |