GtkStyleContextPrintFlags

Flags that modify the behavior of gtk_style_context_to_string(). New values may be added to this enumeration.

Values

ValueMeaning
NONE0
RECURSE1

Print the entire tree of CSS nodes starting at the style context's node

SHOW_STYLE2

Show the values of the CSS properties for each node

Meta