NextPrevUpTopContentsIndex

default-library

Function
Summary

Returns the default library.

Package

capi

Signature

default-library => library

Values

library

A library name.

Description

The function default-library returns a keyword naming the the default library.

On Unix/Linux platforms, currently the only library available is :motif , hence this is the default library.

On MS Windows platforms, currently the only library available is :win32 , hence this is the default library.

On Mac OS X platforms, currently the only library available is :cocoa , hence this is the default library.

See also

installed-libraries


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex