NextPrevUpTopContentsIndex

font-fixed-width-p

Function
Summary

Returns t if a specified font is of a fixed width.

Package

graphics-ports

Signature

font-fixed-width-p port &optional font => bool

Arguments

port

A CAPI pane.

font

A font.

Values

bool

A boolean.

Description

The font-fixed-width-p function returns t if the font associated with port , or the optionally specified font, is fixed width.


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex