| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |