StyleContextPrintFlags#

class StyleContextPrintFlags#

Flags that modify the behavior of to_string().

New values may be added to this enumeration.

Fields#

class StyleContextPrintFlags
NONE#

Default value.

RECURSE#

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

SHOW_CHANGE#

Show information about what changes affect the styles

SHOW_STYLE#

Show the values of the CSS properties for each node