]> Pileus Git - ~andy/gtk/commit
csscustomproperty: Move compute code to GtkCssTypedValue
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Jul 2012 12:15:19 +0000 (14:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Aug 2012 13:40:57 +0000 (15:40 +0200)
commit36c79712a120eac52d600c90ecd2affc34d21b50
treef66e283840779a2788171b9e7d72af9bfcf01df3
parentc9b918b70f08d9d6531126aca69aa9e9777a0781
csscustomproperty: Move compute code to GtkCssTypedValue

This way, we don't need the print_value vfunc anymore.
gtk/gtkcsscustomproperty.c
gtk/gtkcsstypedvalue.c