Next Previous Up Top Contents Index

2 GP Reference Entries

font-fixed-width-p

Function

Summary

Returnst if a specified font is of a fixed width.
Signature

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

Arguments

port

A graphics port

font

A font

Values

bool

A boolean

Description

Thefont-fixed-width-p function returnst if the font associated with port, or the optionally specified font, is fixed width.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker