Method
GtkSnapshottransform_matrix
Declaration [src]
void
gtk_snapshot_transform_matrix (
  GtkSnapshot* snapshot,
  const graphene_matrix_t* matrix
)
Parameters
- matrix
- 
            Type: graphene_matrix_tThe matrix to multiply the transform with. The data is owned by the caller of the function.