DirtyRectList.pullAllRectangles

struct DirtyRectList
public nothrow @nogc nothrow @nogc
void
pullAllRectangles

Return Value

Type: void

Array of rectangles in the list, remove them from the list. Needed to avoid races in repainting.

Meta