[ Version ( since = "1.16" ) ]
public void transform_point (ref double x, ref double y)
Transforms the point (x
, y
) by this.
this |
a `PangoMatrix` |
x |
in/out X position |
y |
in/out Y position |