mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
xorg-headers-native: added
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1673 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
12
meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h
Normal file
12
meta/packages/xorg-lib/xorg-headers-native/X11/ShellI.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/* $XFree86$ */
|
||||
|
||||
#ifndef _XtShellInternal_h
|
||||
#define _XtShellInternal_h
|
||||
|
||||
#include <X11/Xfuncproto.h>
|
||||
|
||||
_XFUNCPROTOBEGIN
|
||||
|
||||
extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
|
||||
|
||||
#endif /* _XtShellInternal_h */
|
||||
Reference in New Issue
Block a user