append_stroke
Description:
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.
Parameters:
this |
a `GtkSnapshot` |
path |
The path describing the area to fill |
stroke |
The stroke attributes |
color |
the color to fill the path with |