]> Pileus Git - ~andy/gtk/commit
API: cssprovider: Change parsing-error signal
authorBenjamin Otte <otte@redhat.com>
Fri, 17 Jun 2011 05:39:11 +0000 (07:39 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 26 Aug 2011 14:26:28 +0000 (16:26 +0200)
commit26e9d0771848e6a7ff510dd1819788781968edaa
tree7216ac794ed263e7ba71ee32e809c4d4ec2f9f67
parent8d6b560ff366394374dc0a96005cac14efe8d5ac
API: cssprovider: Change parsing-error signal

Instead of path, line and position, emit the section the error happened
in. This has a lot more information to consume.
gtk/gtkcssprovider.c
gtk/gtkcssprovider.h
gtk/gtkcsssection.c
gtk/gtkcsssectionprivate.h
gtk/gtkmarshalers.list
tests/css/parser/test-css-parser.c
tests/testboxcss.c