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 start and end points of contours or dashes when stroking.
The default line cap style is GSK_LINE_CAP_BUTT.
GSK_LINE_CAP_BUTT
New entries may be added in future versions.
4.14
Start and stop the line exactly at the start and end point
Use a round ending, the center of the circle is the start or end point
use squared ending, the center of the square is the start or end point
Specifies how to render the start and end points of contours or dashes when stroking.
The default line cap style is
GSK_LINE_CAP_BUTT.New entries may be added in future versions.
Since
4.14