Surface.markDirty

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 cairo_surface_flush() before doing such drawing. Since 1.0

class Surface
void
markDirty
()

Meta