Description Usage Arguments Author(s)
Transform a coordinate from user space to device space by multiplying the given point by the current transformation matrix (CTM).
1 | cairoUserToDevice(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.