teeSurfaceAdd
fn
void teeSurfaceAdd(cairo.surface.Surface abstractSurface, cairo.surface.Surface target)Adds a new target surface to the list of replicas of a tee surface.
Parameters
abstractSurface | a #cairo_tee_surface_t |
target | the surface to add |