begin_updating


Description:

public void begin_updating ()

Starts updates for an animation.

Until a matching call to [[email protected]_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.

Parameters:

this

a `GdkFrameClock`




2022 vala-language.org