TerminalGidBuilderImpl.allowBold

Set allowBold property.

More...
class TerminalGidBuilderImpl(T)
T
allowBold
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

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