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

list-panel-enabled Accessor Generic Function

Summary

Gets or sets the enabled state of a list-panel. This accessor is deprecated.

Package

capi

Signature

list-panel-enabled list-panel => enabledp

(setf list-panel-enabled) enabledp list-panel => enabledp

Arguments
list-panel
enabledp
A boolean.
Values
enabledp
A boolean.
Description

The accessor generic function list-panel-enabled gets or sets the enabled state of list-panel.

Notes

list-panel-enabled is deprecated because it is equivalent to the simple-pane accessor simple-pane-enabled. Use simple-pane-enabled instead.

See also

simple-pane


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