Declaration

func addMasterAndContent(_ fontMaster: GSFontMaster) -> GSFontMaster

Declaration

- (GSFontMaster *) addFontMasterAndContent:(GSFontMaster *) fontMaster;

Declaration

addFontMasterAndContent_(fontMaster: GSFontMaster) -> GSFontMaster

Return Value

The inserted master.

Discussion

The master must belong to a font.

See Also

Master Content