[gnome-photos/wip/rishi/orientation: 8/8] gegl: debug



commit 0fb26156841e73458210484f45d6acf492526554
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Nov 23 19:26:20 2017 +0100

    gegl: debug

 src/photos-gegl.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-gegl.c b/src/photos-gegl.c
index cd7ab72..77a1272 100644
--- a/src/photos-gegl.c
+++ b/src/photos-gegl.c
@@ -380,6 +380,8 @@ photos_gegl_create_orientation_node (GeglNode *parent, GQuark orientation)
   GeglNode *ret_val = NULL;
   double degrees = 1.0;
 
+  g_message ("%s", g_quark_to_string (orientation));
+
   if (orientation == PHOTOS_ORIENTATION_TOP)
     goto out;
 


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