StyleContext.setFrameClock
void setFrameClock(gdk.frame_clock.FrameClock frameClock)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.Widget.getStyleContext], you do not need to call this yourself.
Parameters
frameClock | a #GdkFrameClock |