Updates a toolbar object.
capi
update-toolbar self
self⇩ |
The function update-toolbar
updates the toolbar object self. It computes the enabled function of self and the enabled functions of any toolbar components or toolbar buttons contained in it. Each toolbar object is enabled if the enabled function returns t
, and is disabled if it returns nil
.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42