cairoSurfaceMarkDirty: cairoSurfaceMarkDirty
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 cairoSurfaceFlush
before doing such drawing.Usage
cairoSurfaceMarkDirty(surface)