]> Pileus Git - ~andy/gtk/commit - gtk/gtkstylecontext.c
symboliccolor: Deprecate
authorBenjamin Otte <otte@redhat.com>
Sun, 25 Nov 2012 02:34:08 +0000 (03:34 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 25 Nov 2012 02:43:28 +0000 (03:43 +0100)
commitfb643c1c1255a867ec37d5e6d087782295cbba69
tree066fd2949ea0b69ecf58ebb296023b41fe49eba8
parentdf25349d63392718e720f57a0cfdd4974eec2d0d
symboliccolor: Deprecate

Symbolic colors are an implementation detail of the CSS engine and have
been superceded by GtkCssColorValue. We don't want them clobbering the
public API. In particular because the only use I could find in the
public API is people using it to shade colors.
gtk/gtkcsscustomproperty.c
gtk/gtkcssimagegradient.c
gtk/gtkcssstylefuncs.c
gtk/gtkgradient.c
gtk/gtkmodifierstyle.c
gtk/gtkstylecontext.c
gtk/gtkstyleproperties.c
gtk/gtkstyleproperties.h
gtk/gtksymboliccolor.c
gtk/gtksymboliccolor.h