Struct
GskStroke
since: 4.14
Description [src]
struct GskStroke {
/* No available fields */
}
Collects the parameters that influence the operation of stroking a path.
Available since: 4.14
Instance methods
gsk_stroke_set_dash_offset
Sets the offset into the dash pattern where dashing should begin.
since: 4.14
gsk_stroke_to_cairo
A helper function that sets the stroke parameters
of a cairo context from a GskStroke
.
since: 4.14