implemented presentation mode
[geeqie.git] / src / typedefs.h
index 1ccde47..76c7306 100644 (file)
@@ -868,6 +868,8 @@ struct _FullScreenData
 
        void (*stop_func)(FullScreenData *, gpointer);
        gpointer stop_data;
+       
+       gboolean same_region; /* the returned region will overlap the current location of widget. */
 };
 
 struct _PixmapFolders