LispWorks CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

update-screen-interface-titles

Function
Summary

Updates interface window titles.

Package

capi

Signature

update-screen-interface-titles screen

Arguments

screen

A CAPI screen.

Description

The function update-screen-interface-titles can be used to update the titles of all the interface windows on the screen screen when needed.

This is useful when interface-extend-title may return a new, different, value.

update-screen-interface-titles calls update-interface-title on all the relevant interfaces.

See also

interface-extend-title
update-interface-title


LispWorks CAPI Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex