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. Should not be handled by applicatiosn.
no phase
corresponds to GdkFrameClock::paint.
corresponds to GdkFrameClock::resume-events. Should not be handled by applications.
corresponds to GdkFrameClock::update.
Used to represent the different paint clock phases that can be requested.
The elements of the enumeration correspond to the signals of
GdkFrameClock
.