scale
Description:
Scales this's coordinate system in 2-dimensional space by the given factors.
Use [method@Gtk.Snapshot.scale_3d] to scale in all 3 dimensions.
Parameters:
this |
a `GtkSnapshot` |
factor_x |
scaling factor on the X axis |
factor_y |
scaling factor on the Y axis |