GdkPixbufRotation

The possible rotations which can be passed to gdkpixbuf.pixbuf.Pixbuf.rotateSimple.

To make them easier to use, their numerical values are the actual degrees.

Values

ValueMeaning
None0

No rotation.

Counterclockwise90

Rotate by 90 degrees.

Upsidedown180

Rotate by 180 degrees.

Clockwise270

Rotate by 270 degrees.