set_fill_color


Description:

public void set_fill_color (RGBA? color)

Set the path's fill color.

Parameters:

this

a [class@PathLayer]

color

The path's fill color or null to reset to the default color. The color parameter is copied.