Method
GdkPixbuf.Pixbuf.flip
Declaration [src]
GdkPixbuf*
gdk_pixbuf_flip (
  const GdkPixbuf* src,
  gboolean horizontal
)
Return value
| Returns: GdkPixbuf | |
| the new pixbuf | |
| Ownership of the data is transferred to the caller | |
| Can be NULL | |