teeSurfaceIndex
fn
cairo.surface.Surface teeSurfaceIndex(cairo.surface.Surface abstractSurface, uint index)Retrieves the replica surface at the given index.
The primary surface used to create the #cairo_tee_surface_t is always set at the zero index.
Parameters
abstractSurface | a #cairo_tee_surface_t |
index | the index of the replica to retrieve |
Returns
the surface at the given index