Carbon


lnew

Header: Lists.h Carbon status: Unsupported

ListHandle lnew (
    const Rect *rView, 
    const ListBounds *dataBounds, 
    Point *cSize, 
    SInt16 theProc, 
    WindowRef theWindow, 
    Boolean drawIt, 
    Boolean hasGrow, 
    Boolean scrollHoriz, 
    Boolean scrollVert
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use LNew instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)