Category reorganization
[openwrt/svn-archive/archive.git] / XOrg / headers / native / src / X11 / ShellI.h
1 /* $XFree86$ */
2
3 #ifndef _XtShellInternal_h
4 #define _XtShellInternal_h
5
6 #include <X11/Xfuncproto.h>
7
8 _XFUNCPROTOBEGIN
9
10 extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
11
12 #endif /* _XtShellInternal_h */