Widget.queueDraw

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

This means @widget's GtkWidgetClass.snapshot() implementation will be called.

class Widget
void
queueDraw
()

Meta