NextPrevUpTopContentsIndex

ensure-interface-screen

Function
Summary

The ensure-interface-screen function ensures that a top level interface is displayed on a given screen.

Package

capi

Signature

ensure-interface-screen self &key screen

Description

This ensures that the top level interface is displayed on the given screen (or the default) if display is called later without a screen argument. This allows the querying of font and color information associated with a particular screen. It returns the screen that is used.

See also

screen
display
interface


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex