|
|
00001 #ifndef _XSELECT_H_ 00002 #define _XSELECT_H_ 00003 00004 /* 00005 * Copyright (c) 1989 by the Massachusetts Institute of Technology. 00006 * For copying and distribution information, see the file 00007 * "mit-copyright.h". 00008 * 00009 * Modified for jwgc by Daniel Henninger. 00010 */ 00011 00012 #include "mit-copyright.h" 00013 00014 extern void xicccmInitAtoms(); 00015 extern int xselGetOwnership(); 00016 extern int xselProcessSelection(); 00017 extern void xselOwnershipLost(); 00018 extern void xselGiveUpOwnership(); 00019 00020 extern int xwmprotoDelete(); 00021 00022 extern Atom XA_WM_PROTOCOLS,XA_WM_DELETE_WINDOW; 00023 00024 #endif
Last updated at Tue Dec 18 21:07:42 PST 2007. | This site and project hosted by... |