[ Version ( since = "3.8" ) ]
public void begin_updating ()
Starts updates for an animation.
Until a matching call to end_updating is made, the frame clock will continually request a new frame with the gdk_frame_clock_phase_update phase. This function may be called multiple times and frames will be requested until end_updating is called the same number of times.
this |