NextPrevUpTopContentsIndex

force-screen-update

Function
Summary

Ensures a screen is up to date.

Package

capi

Signature

force-screen-update &key screen

Description

The function force-screen-update makes sure that the screen specified by screen is up to date.

screen can be a CAPI object as accepted by convert-to-screen. The default for screen is nil .

See also

force-update-all-screens


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex