cairoDeviceToUser
Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM).
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.