Files
gtk/docs/reference
Matthias Clasen 1535e22344 Add a function to dump CSS nodes and styles
Add a gtk_style_context_to_string function that can serialize
a CSS node or tree of nodes, optionally including CSS properties
as well.

This will be useful in writing tests.
2015-12-29 07:46:30 -05:00
..