|
Mac OS 9
|
#include <MacWindows.h>
Data Fields | |
| Rect | growRect |
| RgnHandle | growImageRegion |
GetGrowImageRegionRec - generate a region to be xored during GrowWindow and ResizeWindow. This is passed along with a kWindowMsgGetGrowImageRegion message. On input, the growRect parameter is the window's new bounds in global coordinates. The growImageRegion parameter will be allocated and disposed automatically; the window definition should alter the region appropriately.