set_outline_color


Description:

public void set_outline_color (RGBA? color)

Set the path's outline color.

Parameters:

this

a [class@PathLayer]

color

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