| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |