NextPrevUpTopContentsIndex

set-application-interface

Function
Package

capi

Signature

set-application-interface interface

Arguments

interface

An object of type cocoa-default-application-interface

Description

The function set-application-interface sets interface as the main application interface. This interface is used to supply the application menu and receives various callbacks associated with the application.

set-application-interface is only applicable when running under Cocoa. interface should not be displayed like a normal interface.

See also

cocoa-default-application-interface


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex