Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/X11/ShellI.h
1 #ifndef _XtShellInternal_h 2 #define _XtShellInternal_h 3 4 #include <X11/Xfuncproto.h> 5 6 _XFUNCPROTOBEGIN 7 8 extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y); 9 10 #endif /* _XtShellInternal_h */