Gets or sets the enabled state of a list-panel. This accessor is deprecated.
capi
list-panel-enabled list-panel => enabledp
(setf list-panel-enabled) enabledp list-panel => enabledp
list-panel⇩ |
A list-panel. |
enabledp |
A boolean. |
enabledp |
A boolean. |
The accessor generic function list-panel-enabled
gets or sets the enabled state of list-panel.
list-panel-enabled
is deprecated because it is equivalent to the simple-pane accessor simple-pane-enabled. Use simple-pane-enabled instead.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42