API Version: 4.0
Library Version: 4.12.4
void gtk_snapshot_transform_matrix ( GtkSnapshot* snapshot, const graphene_matrix_t* matrix )
Transforms snapshot‘s coordinate system with the given matrix.
snapshot
matrix
const graphene_matrix_t*
The matrix to multiply the transform with.