[pygtk] Wrap gdk_pixbuf_apply_embedded_orientation



commit 6e94f5240496a9587d478bb7be5ccc71ba0680e8
Author: Chris Wilson <chris chris-wilson co uk>
Date:   Tue Apr 28 13:06:39 2009 +0100

    Wrap gdk_pixbuf_apply_embedded_orientation

 gtk/gdk-base.defs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gdk-base.defs b/gtk/gdk-base.defs
index b49df07..7d1de08 100644
--- a/gtk/gdk-base.defs
+++ b/gtk/gdk-base.defs
@@ -5656,6 +5656,13 @@
   )
 )
 
+(define-method apply_embedded_orientation
+  (of-object "GdkPixbuf")
+  (c-name "gdk_pixbuf_apply_embedded_orientation")
+  (return-type "GdkPixbuf*")
+  (caller-owns-return #t)
+)
+
 (define-method get_option
   (of-object "GdkPixbuf")
   (c-name "gdk_pixbuf_get_option")



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]