corresponds to GdkFrameClock::after-paint. Should not be handled by applications.
corresponds to GdkFrameClock::before-paint. Should not be handled by applications.
corresponds to GdkFrameClock::flush-events. Should not be handled by applications.
corresponds to GdkFrameClock::layout.
no phase
corresponds to GdkFrameClock::paint.
corresponds to GdkFrameClock::resume-events. Should not be handled by applications.
corresponds to GdkFrameClock::update.
#GdkFrameClockPhase is used to represent the different paint clock phases that can be requested. The elements of the enumeration correspond to the signals of #GdkFrameClock.