How to clear the existing contents of the snapshot?

All I can think of is to create a new snapshot as the operation target.
Finally, select the desired snapshot to attach to the source snapshot as needed

The reason for this is that gtk cannot request to draw again by calling gtk_widget_queue_draw in the snapshot function.

Yes. Make a new GtkSnapshot

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.