Pixbuf.flip

Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf. Since 2.6

class Pixbuf
flip

Parameters

horizontal int

TRUE to flip horizontally, FALSE to flip vertically

Return Value

Type: Pixbuf

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

Meta