| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: frame-with-single-child
Returns the name of the class to instantiate for the single child pane
of a frame-with-single-child
class
(thus, the default method for the bitmap-window class returns the
symbol bitmap-pane). If you subclass frame-with-single-child
, you should
provide a default-pane-class method for your new class.
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 |