gdkPixbufRotateSimple: gdkPixbufRotateSimple
Description
Rotates a pixbuf by a multiple of 90 degrees, and returns the
result in a new pixbuf.Usage
gdkPixbufRotateSimple(object, angle)
Arguments
angle
the angle to rotate by
Value
GdkPixbuf
] the new GdkPixbuf
, or NULL
if not enough memory could be
allocated for it.