paint
Description:
public signal void paint ()
Emitted as the third step of toolkit and application processing of the frame.
The frame is repainted. GDK normally handles this internally and emits [signal@Gdk.Surface:GdkFrameClock:render
] signals which are
turned into [GtkWidget:GdkFrameClock:snapshot
](../gtk4/signal.Widget.snapshot.html) signals by GTK.