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