update


Description:

public signal void update ()

Emitted as the first step of toolkit and application processing of the frame.

Animations should be updated using [method@Gdk.FrameClock.get_frame_time]. Applications can connect directly to this signal, or use [ add_tick_callback](../gtk4/method.Widget.add_tick_callback.html) as a more convenient interface.