Description Usage Arguments Author(s)
Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM).
1 | cairoDeviceToUser(cr, x, y)
|
|
[ |
|
[numeric] X value of coordinate (in/out parameter) |
|
[numeric] Y value of coordinate (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.