TypeScript API Documentation for GSK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 4.14
Specifies how to render the junction of two lines when stroking.
The default line join style is GSK_LINE_JOIN_MITER.
GSK_LINE_JOIN_MITER
New entries may be added in future versions.
4.14
use a cut-off join, the join is cut off at half the line width from the joint point
Use a sharp angled corner
Use a round join, the center of the circle is the join point
Specifies how to render the junction of two lines when stroking.
The default line join style is
GSK_LINE_JOIN_MITER.New entries may be added in future versions.
Since
4.14