Benjamin Otte
|
4ba9be5b97
|
cssvalue: Add GtkCssArea to the enum values
... and get rid of its GType.
This makes it non-queryable using gtk_style_context_get() but it used to
be a private struct anyway.
|
2012-04-17 08:59:15 +02:00 |
|
Benjamin Otte
|
d63b11e56b
|
cssvalue: Add enum values for the pango enums
And fix the parser to conform to the CSS spec while at it.
|
2012-04-17 08:59:14 +02:00 |
|
Benjamin Otte
|
b65d17dda8
|
cssvalue: Make border styles be their own value
... and add them via gtkcssenumvalue.[ch] which will be used for all
enums.
|
2012-04-17 08:59:14 +02:00 |
|