remove method

remove(font)

Remove the Font object from the collection.

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

See Also