LineJoin


Description:

[ CCode ( cprefix = "GSK_LINE_JOIN_" , type_id = "gsk_line_join_get_type ()" ) ]
[ Version ( since = "4.14" ) ]
public enum LineJoin

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.

<figure> <picture> <source srcset="join-dark.png" media="(prefers-color-scheme: dark)"> <img alt="Line Join Styles" src="join-light.png"> </picture> <figcaption>GSK_LINE_JOINT_MITER, GSK_LINE_JOINT_ROUND, GSK_LINE_JOIN_BEVEL</figcaption> </figure>


Namespace: Gsk
Package: gtk4

Content:

Enum values: