| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. Minimal update since 8.1 release. 8.0 version |
Arguments: stream
Returns, or sets with setf, the
line width of stream. The width is a fixnum
number of pixels. 0 means draw the thinnest line
possible. stream should be a cg-stream
. The initial value is 1.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.9.22.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. Minimal update since 8.1 release. 8.0 version |