cairoSurfaceMarkDirtyRectangle: cairoSurfaceMarkDirtyRectangle
Description
Like cairoSurfaceMarkDirty
, but drawing has been done only to
the specified rectangle, so that cairo can retain cached contents
for other parts of the surface.Usage
cairoSurfaceMarkDirtyRectangle(surface, x, y, width, height)