Files
NE_YuR/openflow/usr/include/X11/ShellI.h
2025-11-06 00:01:42 +08:00

11 lines
212 B
C

#ifndef _XtShellInternal_h
#define _XtShellInternal_h
#include <X11/Xfuncproto.h>
_XFUNCPROTOBEGIN
extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
#endif /* _XtShellInternal_h */