cairo_surface_get_device_offset ( surface x_offset y_offset -- )


Vocabulary
cairo.ffi

Inputs
surfacean object
x_offsetan object
y_offsetan object


Outputs
None

Definition


LIBRARY: cairo FUNCTION: void
cairo_surface_get_device_offset
( cairo_surface_t* surface, double* x_offset, double*
y_offset )