Terminal.getAllowBold

Checks whether or not the terminal will attempt to draw bold text, either by using a bold font variant or by repainting text with a different offset.

class Terminal
bool
getAllowBold
()

Return Value

Type: bool

%TRUE if bolding is enabled, %FALSE if not

Meta