]> Pileus Git - ~andy/gtk/commit
styleproperty: make background-image an array value
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 10 May 2012 15:18:29 +0000 (11:18 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 15 May 2012 17:24:40 +0000 (13:24 -0400)
commit580b585fc92830b47edeedd33024d07a8e33d6c0
treeea7e37cf85b1a857de359f9ad38a090b95773007
parentf65970b521df47a0df55f42e09abdfb4bf65c12f
styleproperty: make background-image an array value

This also requires having the GtkCssArrayValue parse func forward the
base GFile from the style property parse implementation.
gtk/gtkcssstylepropertyimpl.c
gtk/gtkthemingbackground.c