Method
GtkSnapshottransform
Declaration [src]
void
gtk_snapshot_transform (
  GtkSnapshot* snapshot,
  GskTransform* transform
)
Parameters
| transform | GskTransform | 
| The transform to apply. | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |