[ Version ( since = "3.8" ) ]
public void set_frame_clock (FrameClock frame_clock)
Attaches this to the given frame clock.
The frame clock is used for the timing of animations.
If you are using a StyleContext returned from get_style_context, you do not need to call this yourself.
this |
a FrameClock |
frame_clock |
a FrameClock |