Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

grid-part-under-point

Arguments: grid-widget x y

Returns multiple values indicating the component of a grid that lies at a certain spot in the grid-widget window. The values are as if from the form:

(values column-section column-section-border-p 
        column column-num column-border-p 
        x
        row-section row-section-border-p 
        row row-num row-border-p y)

Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised