call size signal indirectly via idle_call
[geeqie.git] / src / image-load.h
index 90e1260..c2e9f18 100644 (file)
@@ -66,6 +66,10 @@ struct _ImageLoader
 
        gint requested_width;
        gint requested_height;
+
+       gint actual_width;
+       gint actual_height;
+
        gboolean shrunk;
 
        gboolean done;