API Version: 1.0
Library Version: 1.54.0
Generated by gi-docgen 2024.1
since: 1.16
void pango_matrix_transform_point ( const PangoMatrix* matrix, double* x, double* y )
Transforms the point (x, y) by matrix.
x
y
matrix
Available since: 1.16
Type: double*
double*
In/out X position.
In/out Y position.