:right-sidebar: True LineJoin =================================================================== .. currentmodule:: gi.repository.Gsk .. versionadded:: 4.14 .. class:: LineJoin :no-contents-entry: 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. .. image:: https://docs.gtk.org/gsk4/join-light.png Fields ------ .. rst-class:: interim-class .. class:: LineJoin :no-index: .. attribute:: BEVEL The type of the None singleton. .. attribute:: MITER The type of the None singleton. .. attribute:: ROUND The type of the None singleton.