[cairo] Const correctness?

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Thu Feb 16 20:40:17 UTC 2017


On Thu, 16 Feb 2017 09:37:57 +0100, Torbjörn Rathsman wrote:

> Function retrieving image width:
> 
> int cairo_image_surface_get_width (cairo_surface_t *surface);
> 
> So, in what way does Cairo modify the surface when I ask for its
> width?

It’s not something you need to know about, or care.


More information about the cairo mailing list