| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: grid-top-pane
This method returns the grid-drawing-pane
instance
associated with the argument. This is the widget-window
on which a grid-widget
is drawn
except for its outermost border.
The grid-top-pane argument is the main
widget-window (returned by the function window) of a grid-widget
. It is an instance of
the grid-top-pane
class, and is the
parent of the grid-drawing-pane
.
See grid-drawing-pane-class-for-grid for information on subclassing the grid-drawing-pane of a grid-widget.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |