pangoMatrixTransformPoint {RGtk2} | R Documentation |
Transforms the point (x
, y
) by matrix
.
pangoMatrixTransformPoint(object, x, y)
|
[PangoMatrix ] a PangoMatrix , or NULL |
|
[numeric] in/out X position |
|
[numeric] in/out Y position |
Since 1.16
Derived by RGtkGen from GTK+ documentation