concat
Description:
Changes the transformation represented by this to be the transformation given by first applying
transformation given by new_matrix
then applying the original transformation.
Parameters:
this |
a `PangoMatrix` |
new_matrix |
a `PangoMatrix` |