An instance of a subclass of graphics-ports-mixin
or a subclass of pinboard-object.
A real number.
A real number.
A real number.
A real number.
The function validate-rectangle
validates the rectangle associated with
object
and marks it as already drawn.
The given area of
object
is marked as not needing to be displayed. This can be useful if you want to draw that area immediately and avoid it being drawn again by the window system. By default validate-rectangle
validates the whole rectangle, but this can be limited by passing the optional arguments.
result
is non-nil if the function succeeds and nil
if it fails (doing nothing).
validate-rectangle is not fully implemented on all platforms.
On Windows, it succeeds for all valid values of x , y , width and height .
CAPI User Guide and Reference Manual (Macintosh version) - 25 Feb 2015