set_frame_clock


Description:

[ 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.

Parameters:

this

a FrameClock

frame_clock

a FrameClock