| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
This non-instantiable class is the superclass of all stream classes
onto which graphics can be drawn. This includes windows (instances of basic-pane
and its
subclasses), the screen (whose class is screen
), bitmap-stream
, and
printer
streams. The class may be useful for specializing methods that should
apply to any stream on which graphics can be drawn.
A diagram of window and widget classes is shown in Widget and window classes in cgide.htm.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |