| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Moderate update since 8.0 release. | ||||||||||
Arguments: window &optional box erase-p
Marks window (to the operating system) as not being in need of a redisplay causing any pending repaint messages to be discarded. If box is supplied, only the region specified by box will be validated. erase-p is ignored (it allows the same arguments as passed to invalidate-window to be passed to this function).
The box argument is ignored, and GTK will always validate the entire window.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Moderate update since 8.0 release. | ||||||||||