get_allow_bold


Description:

[ Version ( deprecated = true , deprecated_since = "0.60" ) ]
public bool get_allow_bold ()

Warning: get_allow_bold is deprecated since 0.60.

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

Note:

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

Parameters:

this

a Terminal

Returns:

true if bolding is enabled, false if not