Function cairo_surface_set_device_offset

Prototype

extern(C) void cairo_surface_set_device_offset(
  cairo_surface_t* surface,
  double x_offset,
  double y_offset
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1