underline_rgba


Description:

[ NoAccessorMethod ]
public RGBA underline_rgba { owned get; set; }

This property modifies the color of underlines.

If not set, underlines will use the foreground color.

If [property@Gtk.TextTag:underline] is set to pango_underline_error, an alternate color may be applied instead of the foreground. Setting this property will always override those defaults.