rotate_simple


Description:

[ Version ( since = "2.6" ) ]
public Pixbuf? rotate_simple (PixbufRotation angle)

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

If `angle` is 0, this function will return a copy of `src`.

Parameters:

this

a Pixbuf

angle

the angle to rotate by

Returns:

the new pixbuf