Context.rectangleListDestroy

Unconditionally frees rectangle_list and all associated references. After this call, the rectangle_list pointer must not be dereferenced. Since 1.4

class Context
static
void
rectangleListDestroy

Parameters

rectangleList cairo_rectangle_list_t*

a rectangle list, as obtained from cairo_copy_clip_rectangle_list()

Meta