Method
GimpMatrix3equal
since: 2.10.16
Declaration [src]
gboolean
gimp_matrix3_equal (
  const GimpMatrix3* matrix1,
  const GimpMatrix3* matrix2
)
Parameters
- matrix2
- 
            Type: GimpMatrix3The second matrix. The data is owned by the caller of the method.