bold property

bold property

The font is bold.

Definition:

@property
def bold(self):
    ...

See Also