Description Usage Arguments Author(s)
Transform a distance vector from device space to user space. This
function is similar to cairoDeviceToUser
except that the
translation components of the inverse CTM will be ignored when
transforming (dx
,dy
).
1 | cairoDeviceToUserDistance(cr, dx, dy)
|
|
[ |
|
[numeric] X component of a distance vector (in/out parameter) |
|
[numeric] Y component of a distance vector (in/out parameter) |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.