Sets a hint.
capi
set-geometric-hint element key value &optional override
element⇩ |
A simple-pane or a pinboard-object. |
key⇩ |
A geometric hint keyword. |
value⇩ |
A Lisp object. |
override⇩ |
A boolean. |
The function set-geometric-hint
sets the hint associated with key to value in element.
If override is nil
, the value is not changed when there is already a hint for this key. The default is t
.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42