Removes the highlighting from a pinboard-object.
capi
unhighlight-pinboard-object pinboard object &key redisplay => was-highlighted-p
pinboard⇩ | |
object⇩ | |
redisplay⇩ |
A generalized boolean. |
was-highlighted-p⇩ |
A boolean. |
The function unhighlight-pinboard-object
removes the highlighting from a pinboard object if necessary, and then if redisplay is non-nil it redisplays it. The default value of redisplay is t
.
pinboard should be the pinboard-layout of object.
To highlight a pinboard object use highlight-pinboard-object.
The returned value was-highlighted-p is true if object was highlighted before the call.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42