get_background_color


Description:

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

Obtains the background color of the element.

If this attribute is not specified, the element shall be treated as if it were transparent.

Parameters:

this

A StructureElement

color

A Color.

Returns:

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