Pixbuf.rotateSimple

Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf. Since 2.6

class Pixbuf
rotateSimple

Parameters

angle GdkPixbufRotation

the angle to rotate by

Return Value

Type: Pixbuf

the new GdkPixbuf, or NULL if not enough memory could be allocated for it. [transfer full]

Meta