font property

font property

Returns the font of this object.

Definition:

@property
def font(self):
    ...

See Also