| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: basic-pane
This function returns the owner of the argument if there is one. If the argument is a child window or a non-owned top-level window, this function returns its parent (which is a window for a child window or the screen for a non-owned top-level window).
Note that a so-called "non-owned top-level window" is one whose owner is the screen rather than a window.
See About child, parent, and owner windows in cgide.htm.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |