]> Pileus Git - ~andy/gtk/commit
selector: Add sibling seletors
authorBenjamin Otte <otte@redhat.com>
Fri, 2 Mar 2012 01:04:15 +0000 (02:04 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 2 Mar 2012 01:17:10 +0000 (02:17 +0100)
commit1d58bf4befca902e3a744dec2f1d59840f114cb1
tree839acef5f2eb55ba145089458398c8efc77fc2d3
parent89a2dc4db89e5ea16d44176cbc7f646d2416a650
selector: Add sibling seletors

"a + b" and "a ~ b" selectors now work, provided the widget supports
siblings.
gtk/gtkcssselector.c