Function

Cluttercairo_clear

since: 13

Declaration [src]

void
clutter_cairo_clear (
  cairo_t* cr
)

Description [src]

Utility function to clear a Cairo context.

Available since: 13

Parameters

cr

Type: cairo_t

A Cairo context.

The data is owned by the caller of the function.