PixbufRotation

class PixbufRotation

The possible rotations which can be passed to rotate_simple().

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

Fields

class PixbufRotation
CLOCKWISE

Rotate by 270 degrees.

COUNTERCLOCKWISE

Rotate by 90 degrees.

NONE

No rotation.

UPSIDEDOWN

Rotate by 180 degrees.