Method Cairo.Surface()->mark_dirty()
- Method
mark_dirty
void
mark_dirty()- Description
Tells cairo that drawing has been done to surface using means other than cairo, and that cairo should reread any cached areas. Note that you must call flush() before doing such drawing.