rotate


Description:

public void rotate (float angle)

Rotates @this's coordinate system by angle degrees in 2D space - or in 3D speak, rotates around the Z axis.

To rotate around other axes, use [[email protected]_3d].

Parameters:

this

a `GtkSnapshot`

angle

the rotation angle, in degrees (clockwise)




2022 vala-language.org