From 3bd8b94fbb6a6ac0979ec3193e6985cd060a9a19 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 9 May 2007 16:52:15 +0000 Subject: xorg-headers-native: added git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1673 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h (limited to 'meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h') diff --git a/meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h b/meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h new file mode 100644 index 000000000..6a093d791 --- /dev/null +++ b/meta/packages/xorg-lib/xorg-headers-native/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