will use the forground color.
If #GtkTextTag:underline is set to [pango.types.Underline.Error], an alternate color may be applied instead of the foreground. Setting this property will always override those defaults.
gdk.rgba.RGBA underlineRgba() @propertyGet underlineRgba property.
will use the forground color.
If #GtkTextTag:underline is set to [pango.types.Underline.Error], an alternate color may be applied instead of the foreground. Setting this property will always override those defaults.
void underlineRgba(gdk.rgba.RGBA propval) @propertySet underlineRgba property.
propval | This property modifies the color of underlines. If not set, underlines will use the forground color. If #GtkTextTag:underline is set to [pango.types.Underline.Error], an alternate color may be applied instead of the foreground. Setting this property will always override those defaults. |