GtkStyleContextPrintFlags

Flags that modify the behavior of gtk_style_context_to_string().

New values may be added to this enumeration.

Values

ValueMeaning
NONE0

Default value.

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

SHOW_CHANGE4

Show information about what changes affect the styles

Meta