transform_point


Description:

[ Version ( since = "1.16" ) ]
public void transform_point (ref double x, ref double y)

Transforms the point (x, y) by this.

Parameters:

this

a `PangoMatrix`

x

in/out X position

y

in/out Y position