StyleContextPrintFlags
Description:
[ CCode ( cprefix = "GTK_STYLE_CONTEXT_PRINT_" , type_id = "gtk_style_context_print_flags_get_type ()" ) ]
[ Flags ]
public enum StyleContextPrintFlags
Flags that modify the behavior of to_string.
New values may be added to this enumeration.
Content:
Enum values:
- 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