FrameClockPhase#
- class FrameClockPhase#
Used to represent the different paint clock phases that can be requested.
The elements of the enumeration correspond to the signals of GdkFrameClock
.
Fields#
- class FrameClockPhase
- AFTER_PAINT#
The type of the None singleton.
- BEFORE_PAINT#
The type of the None singleton.
- FLUSH_EVENTS#
The type of the None singleton.
- LAYOUT#
The type of the None singleton.
- NONE#
The type of the None singleton.
- PAINT#
The type of the None singleton.
- RESUME_EVENTS#
The type of the None singleton.
- UPDATE#
The type of the None singleton.