[ Version ( since = "4.14" ) ]
public void append_stroke (Path path, Stroke stroke, RGBA color)
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.
this |
a `GtkSnapshot` |
path |
The path describing the area to fill |
stroke |
The stroke attributes |
color |
the color to fill the path with |