Enumeration
GtkStyleContextPrintFlags
since: 3.0
Description [src]
Flags that modify the behavior of gtk_style_context_to_string(). New values may be added to this enumeration.
Available since: 3.0
Members
GTK_STYLE_CONTEXT_PRINT_NONE
-
No description available.
- Value:
0
- Nickname:
none
- Available since: 3.0
- Value:
GTK_STYLE_CONTEXT_PRINT_RECURSE
-
Print the entire tree of CSS nodes starting at the style context’s node.
- Value:
1
- Nickname:
recurse
- Available since: 3.0
- Value:
GTK_STYLE_CONTEXT_PRINT_SHOW_STYLE
-
Show the values of the CSS properties for each node.
- Value:
2
- Nickname:
show-style
- Available since: 3.0
- Value: