font?

Name

font? -- Returns #t if OBJ is a font object, otherwise #f.

Synopsis

(font? obj)

Description

Returns #t if obj is a font object, otherwise #f.

Implementation Notes

Module: Built-in Primitive

Defined in src/font.c at line 222 (CVS log)