All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

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

Arguments
pinboard
x, y, width, height
Non-negative integers.
redisplay
A generalized boolean.
Description

The function redraw-pinboard-layout causes any pinboard objects within the rectangle specified by x, y, width and height of the pinboard layout pinboard 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


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57