queueDraw

open fun queueDraw()

Schedules this widget to be redrawn in the paint phase of the current or the next frame.

This means @widget's vfunc@Gtk.Widget.snapshot implementation will be called.