xenocara/lib/libXt/include/X11/ShellI.h

11 lines
212 B
C
Raw Normal View History

2006-11-25 11:01:46 -07:00
#ifndef _XtShellInternal_h
#define _XtShellInternal_h
#include <X11/Xfuncproto.h>
_XFUNCPROTOBEGIN
extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
#endif /* _XtShellInternal_h */