/* TEACH GO_RC_WINDOW                         Ben Rabau, 28th April 1993

This file refers to the go_rc_window class which allows the connection
of GO to a XpwGraphic widget. See HELP * XpwGraphic for more details on
this graphical X-windows widget. Since rc_windows use XpwGraphics
widgets, they can also be extended with Graphical Objects.
See HELP * RC_GRAPHIC for more details on the other features of
rc_windows.

This class is a superclass of the go_window_pane class but also behaves
like a go_shell objects because RC_GRAPHIC creates a shell around the
XpwGraphics widget.

Graphical Objects can be created, visualised and manipulated in these
go_rc_window panes.

See TEACH * GO_PANE for examples and usage of this class.

For more general information see:

TEACH * GO
HELP * GO
REF * GO

 */

--- C.all/lib/proto/go/teach/go_rc_window
--- Copyright University of Sussex 1993. All rights reserved.
