font property

font property

Gets the font of the text.

Definition:

@property
def font(self):
    ...

See Also