:right-sidebar: True FrameClockPhase =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: FrameClockPhase :no-contents-entry: Used to represent the different paint clock phases that can be requested. The elements of the enumeration correspond to the signals of ``GdkFrameClock``\. Fields ------ .. rst-class:: interim-class .. class:: FrameClockPhase :no-index: .. attribute:: AFTER_PAINT The type of the None singleton. .. attribute:: BEFORE_PAINT The type of the None singleton. .. attribute:: FLUSH_EVENTS The type of the None singleton. .. attribute:: LAYOUT The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: PAINT The type of the None singleton. .. attribute:: RESUME_EVENTS The type of the None singleton. .. attribute:: UPDATE The type of the None singleton.