X Introduction
Concepts in X Programming
Xlib Fundamentals
Using and Specifying X Resources
X starting up
Imake
Intrinsic Library - Xt
Motif Widget Library -Xm
These are executable X programs. To run it, your system must be running X and the server control is set to xhost +.
Some of the programs will produce textual output to stdout or stderr but you won't be able to see them on your screen. But it should give you a fairly good idea as to how the widget looks like and how it works. The alternative would be for you to grab the source code and compile it on your machine.