cairo_set_source_surface ( cr surface x y -- )


Vocabulary
cairo.ffi

Inputs
cran object
surfacean object
xan object
yan object


Outputs
None

Definition


LIBRARY: cairo FUNCTION: void cairo_set_source_surface
( cairo_t* cr, cairo_surface_t* surface, double x, double y
)