Snapshot.appendStroke

A convenience method to stroke a path with a color.

See gtk.snapshot.Snapshot.pushStroke if you need to stroke a path with more complex content than a color.

Parameters

path gsk.path.Path

The path describing the area to fill

stroke gsk.stroke.Stroke

The stroke attributes

color gdk.rgba.RGBA

the color to fill the path with