From d65b4c94a92498a770e3e5c2497bf5abb921c522 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 5 Nov 2009 18:03:37 +0000 Subject: Added libXt-1.0.7 --- libXt/include/X11/ShellI.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libXt/include/X11/ShellI.h (limited to 'libXt/include/X11/ShellI.h') diff --git a/libXt/include/X11/ShellI.h b/libXt/include/X11/ShellI.h new file mode 100644 index 000000000..6a093d791 --- /dev/null +++ b/libXt/include/X11/ShellI.h @@ -0,0 +1,12 @@ +/* $XFree86$ */ + +#ifndef _XtShellInternal_h +#define _XtShellInternal_h + +#include + +_XFUNCPROTOBEGIN + +extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y); + +#endif /* _XtShellInternal_h */ -- cgit v1.2.3