/[oroborus]/oroborus/src/misc.h
ViewVC logotype

Diff of /oroborus/src/misc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by dreamind, Thu May 23 19:55:43 2002 UTC revision 1.2 by dreamind, Thu May 30 13:57:51 2002 UTC
# Line 23  Line 23 
23  #ifndef __MISC_H  #ifndef __MISC_H
24  #define __MISC_H  #define __MISC_H
25    
26  void getMouseXY(Display *, Window, int *, int *);  void getMouseXY (Display *, Window, int *, int *);
27  Window getMouseWindow(Display *, Window);  Window getMouseWindow (Display *, Window);
28  GC createGC(Display *, Colormap, char *, int, XFontStruct *, int);  GC createGC (Display *, Colormap, char *, int, XFontStruct *, int);
29  void sendClientMessage(Display *, Window, Atom, long, int);  void sendClientMessage (Display *, Window, Atom, long, int);
30    
31  #endif /* __MISC_H */  #endif /* __MISC_H */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26