NextPrevUpTopContentsIndex

redraw-pinboard-layout

Function
Summary

Redraws any pinboard objects within a specified rectangle.

Package

capi

Signature

redraw-pinboard-layout pinboard x y width height
&optional redisplay

Description

The function redraw-pinboard-layout causes any pinboard objects within the given rectangle of the pinboard layout to get redrawn.

If redisplay is nil , then the redisplay will be cached until a later update. The default for redisplay is t .

See also

pinboard-object
redraw-pinboard-object


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex