cairo_surface_set_fallback_resolution ( surface x_pixels_per_inch y_pixels_per_inch -- )


Vocabulary
cairo.ffi

Inputs
surfacean object
x_pixels_per_inchan object
y_pixels_per_inchan object


Outputs
None

Definition


LIBRARY: cairo FUNCTION: void
cairo_surface_set_fallback_resolution
( cairo_surface_t* surface, double x_pixels_per_inch, double
y_pixels_per_inch )