Enumeration (GI Enum)

GdkPixbuf-2.0GdkPixbufPixbufRotation

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

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

Index

Enumeration Members

CLOCKWISE: number

Rotate by 270 degrees.

COUNTERCLOCKWISE: number

Rotate by 90 degrees.

NONE: number

No rotation.

UPSIDEDOWN: number

Rotate by 180 degrees.