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