Module: Gtk::StyleContextPrintFlags
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
Default value.
0 or :none
- RECURSE =
Print the entire tree of CSS nodes starting at the style context's node
1 or :recurse
- SHOW_STYLE =
Show the values of the CSS properties for each node
2 or :show_style
- SHOW_CHANGE =
Show information about what changes affect the styles
4 or :show_change