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

NextPrevUpTopContentsIndex

update-toolbar

Function
Summary

Updates a toolbar object.

Package

capi

Signature

update-toolbar self

Description

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.

See also

toolbar
toolbar-button
toolbar-component


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex