diff src/image.h @ 1626:1d7941c147be

Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
author zas_
date Thu, 04 Jun 2009 19:51:20 +0000
parents 3d9f5c078521
children 956aab097ea7
line wrap: on
line diff
--- a/src/image.h	Thu Jun 04 16:07:41 2009 +0000
+++ b/src/image.h	Thu Jun 04 19:51:20 2009 +0000
@@ -102,6 +102,7 @@
 
 /* background of image */
 void image_background_set_color(ImageWindow *imd, GdkColor *color);
+void image_background_set_color_from_options(ImageWindow *imd, gboolean fullscreen);
 
 /* color profiles */
 void image_color_profile_set(ImageWindow *imd,