Carbon


ICFontRecord

Header: InternetConfig.h

struct ICFontRecord {
    SInt16 size; 
    Style face; 
    char pad; 
    Str255 font;
};
typedef ICFontRecord ICFontRecordPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)