concat


Description:

public void concat (Matrix new_matrix)

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`