Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-11-15 09:59:47

0001 #ifndef _XtShellInternal_h
0002 #define _XtShellInternal_h
0003 
0004 #include <X11/Xfuncproto.h>
0005 
0006 _XFUNCPROTOBEGIN
0007 
0008 extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
0009 
0010 #endif /* _XtShellInternal_h */