StyleContext.setFrameClock

Attaches context to the given frame clock.

The frame clock is used for the timing of animations.

If you are using a gtk.StyleContext returned from Widget.getStyleContext, you do not need to call this yourself.

class StyleContext
void
setFrameClock

Parameters

frameClock FrameClock

Meta