set_allow_bold
Description:
[ Version ( deprecated = true , deprecated_since = "0.60" ) ]
public void set_allow_bold (bool allow_bold)
public void set_allow_bold (bool allow_bold)
Warning: set_allow_bold is deprecated since 0.60.
Controls 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 |
allow_bold |
|