set_dash_offset
Description:
Sets the offset into the dash pattern where dashing should begin.
This is an offset into the length of the path, not an index into the array values of the dash array.
See [method@Gsk.Stroke.set_dash] for more details on dashing.
Parameters:
this |
a `GskStroke` |
offset |
offset into the dash pattern |