get_color


Description:

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

Obtains the color of the content contained in the element.

If this attribute is not specified, the color for this element shall be the current text 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.