Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

usable-top

Arguments: window-or-screen

Returns the topmost coordinate inside a window or the screen that is available for application use.

window-or-screen should be either a window or the screen.

When the screen, the returned value will be the value returned by virtual-screen-top when there are multiple monitors, and otherwise it will be the top of the interior of the screen (which is zero unless the system taskbar takes up space at the top of the screen).

When a window, the returned value is zero.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version