Terminal.setColorBold
void setColorBold(gdk.rgba.RGBA bold)Sets the color used to draw bold text in the default foreground color. If bold is null then the default color is used.
Parameters
bold | the new bold color or null |
void setColorBold(gdk.rgba.RGBA bold)Sets the color used to draw bold text in the default foreground color. If bold is null then the default color is used.
bold | the new bold color or null |