get_text_decoration_color


Description:

[ Version ( since = "0.26" ) ]
public bool get_text_decoration_color (out unowned Color color)

Obtains the color of the text decoration for the text contained in the inline-level structure element.

If this attribute is not specified, the color for this element shall be the current fill color in effect at the start of its associated content.

Parameters:

this

A StructureElement

color

A Color.

Returns:

true if a color is defined for the element, false otherwise.