StyleContext.setFrameClock

Attaches @context to the given frame clock.

The frame clock is used for the timing of animations.

If you are using a #GtkStyleContext returned from gtk_widget_get_style_context(), you do not need to call this yourself.

class StyleContext
void
setFrameClock

Parameters

frameClock FrameClock

a #GdkFrameClock

Meta