| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: caret-mixin
Returns the value of the caret of its argument (which must be a window
that includes the caret-mixin class). The value may be either the
symbol :solid
, the symbol :gray
,
or a monochrome bitmap handle (as returned by
aclwin:open-texture). :solid
or
:gray
will produce a simple rectangular caret whose
dimensions are determined by the caret-width and caret-height methods.
Carets have not yet been implemented on the GTK platform. Calling
caret-related functions on GTK will have no effect, except that
show-caret and hide-caret will invoke the *gtk-compatibility-warning-action*
.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |