Signal
GdkFrameClock::paint
Description [src]
Emitted as the third step of toolkit and application processing of the frame.
The frame is repainted. GDK normally handles this internally and
emits GdkSurface::render
signals which are turned into
Gtk.Widget::snapshot signals by GTK.
Default handler: | The default handler is called after the handlers added via |