add method

add(font)

Add the Font object in the collection.

Returns

def add(self, font):
    ...
ParameterTypeDescription
fontFont

See Also