All Databases
Inside Mac - Basic Toolbox
GetSysFont
GetDefFontSize
GetAppFont
GetMbarHeight
GetSysJust
SetSysJust
GetSysFont
Fetch the ID of the current system font
#include <
Script.h
>
Script Manager
short
GetSysFont
(
);
returns
a short; the current system font
GetSysFont
gets the ID of the current system font.
Notes: This routine is in the Pascal interface, not ROM and can't be used with the
64K ROM.
Referenced by (3):
Script Mgr (Inside Mac - Index)
WorldWide Software Overview (Inside Mac - Index)
Setting and Checking System Variables (Inside Mac - WWSO Mgr)