summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-11-06 19:33:05 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2011-11-08 11:10:44 -0500
commit3b436eec6d9b0c7aa046ff4b2b4c3a9f99b86574 (patch)
treed7cb908fa8bfdadccd839e69847edff689f38c65 /gtk/gtkstylecontext.h
parentee7ac4fa441d706c2f11fd2b041c46139a18fc11 (diff)
downloadgtk+-3b436eec6d9b0c7aa046ff4b2b4c3a9f99b86574.tar.gz
css: start background-repeat
By default, a background image is stretched. Instead, it is worth to have a tiled background. This patch allows background surfaces to be repeated or not, and should be compatible with future extensions and CSS. https://bugzilla.gnome.org/show_bug.cgi?id=663522
Diffstat (limited to 'gtk/gtkstylecontext.h')
-rw-r--r--gtk/gtkstylecontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index b5af48b60a..634c31adfd 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -148,7 +148,6 @@ struct _GtkStyleContextClass
*/
#define GTK_STYLE_PROPERTY_BACKGROUND_IMAGE "background-image"
-
/* Predefined set of CSS classes */
/**