Support xterm Ms feature to set clipboard
[st.git] / win.h
diff --git a/win.h b/win.h
index d684797..428111c 100644 (file)
--- a/win.h
+++ b/win.h
@@ -27,3 +27,4 @@ void xunloadfonts(void);
 void xresize(int, int);
 void xselpaste(void);
 unsigned long xwinid(void);
+void xsetsel(char *, Time);