:right-sidebar: True PathOperation =================================================================== .. currentmodule:: gi.repository.Gsk .. versionadded:: 4.14 .. class:: PathOperation :no-contents-entry: Path operations are used to describe the segments of a ``GskPath``\. More values may be added in the future. Fields ------ .. rst-class:: interim-class .. class:: PathOperation :no-index: .. attribute:: CLOSE The type of the None singleton. .. attribute:: CONIC The type of the None singleton. .. attribute:: CUBIC The type of the None singleton. .. attribute:: LINE The type of the None singleton. .. attribute:: MOVE The type of the None singleton. .. attribute:: QUAD The type of the None singleton.