|
||||
File indexing completed on 2024-11-15 09:59:47
0001 #ifndef _XtShellInternal_h 0002 #define _XtShellInternal_h 0003 0004 #include <X11/Xfuncproto.h> 0005 0006 _XFUNCPROTOBEGIN 0007 0008 extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y); 0009 0010 #endif /* _XtShellInternal_h */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |