Terminal.getAllowBold

Checks whether or not the terminal will attempt to draw bold text, by using a bold font variant.

More...
class Terminal
bool
getAllowBold
()

Return Value

Type: bool

true if bolding is enabled, false if not

Detailed Description

Deprecated: There's probably no reason for this feature to exist.