to_cairo
Description:
Appends the given path
to the given cairo context for drawing with Cairo.
This may cause some suboptimal conversions to be performed as Cairo does not support all features of `GskPath`.
This function does not clear the existing Cairo path. Call new_path if you want this.
Parameters:
this |
a `GskPath` |
cr |
a cairo context |