Matthias Clasen
|
9033336a23
|
css: Move _gtk_css_print_string around
Move this to a separate header, since it is not
parser functionality, and kill the duplicate
gtkcssparserprivate.h header.
|
2020-10-02 23:40:16 -04:00 |
|
Matthias Clasen
|
49aada63ee
|
css: Drop the new indent api again
It is not used anymore, and it was not a good idea.
|
2017-09-18 23:22:38 -04:00 |
|
Matthias Clasen
|
6420dd934f
|
Add an auxiliary ident parsing function
This lets us conveniently create ident values from
multiple candidates.
|
2017-09-18 14:26:57 -04:00 |
|
Benjamin Otte
|
2ff47ed26d
|
cssvalue: Add a GtkCssValue for idents
|
2012-04-17 08:59:16 +02:00 |
|
Benjamin Otte
|
7c75611bc2
|
cssvalue: Add a custom value for strings
|
2012-04-17 08:59:15 +02:00 |
|