get_fill_color


Description:

[ Version ( since = "3.2" ) ]
public Color get_fill_color ()

Get the color of the fill in a vector layer.

This procedure returns the color of the fill in a vector layer.

Note that there won't be both a fill color and pattern, so either this procedure or [method@Gimp.VectorLayer.get_fill_pattern] will return null at any given time.

Parameters:

this

The vector layer.

Returns:

The color of the fill.