appendStroke
open fun appendStroke(path: <Error class: unknown class>, stroke: <Error class: unknown class>, color: <Error class: unknown class>)
A convenience method to stroke a path with a color.
See method@Gtk.Snapshot.push_stroke if you need to stroke a path with more complex content than a color.
Since
4.14
Parameters
path
The path describing the area to fill
stroke
The stroke attributes
color
the color to fill the path with