Package: gdk

Function gdk-frame-clock-begin-updating

Lambda List

gdk-frame-clock-begin-updating (frame-clock)

Arguments

frame-clock -- a gdk-frame-clock object

Details

Starts updates for an animation. Until a matching call to the function gdk-frame-clock-end-updating is made, the frame clock will continually request a new frame with the :update phase. This function may be called multiple times and frames will be requested until the function gdk-frame-clock-end-updating is called the same number of times.
 

See also

2020-11-12