Compute style change based on values structs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jan 2020 17:13:37 +0000 (18:13 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Jan 2020 10:07:32 +0000 (11:07 +0100)
commitb378f566d75d0f02f7f8123491a3c8dff9ecb44e
treecdc587db764cbb1d77c9aa29d5dac8c08308c4e1
parent5776d0dd992e8a68a06164b9a96f5aceca483fd1
Compute style change based on values structs

We can save some time here by comparing struct by
struct and avoiding individual values comparisons
as much as possible.
gtk/gtkcssstaticstyle.c
gtk/gtkcssstylechange.c
gtk/gtkcssstylechangeprivate.h
gtk/gtkcssstyleprivate.h