Module: Gtk::StyleContextPrintFlags

Defined in:
(unknown)

Constant Summary collapse

NONE =
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