window: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 20:07:49 -05:00 committed by Emmanuele Bassi
parent c46480fe7e
commit 292643890b

View File

@ -114,11 +114,11 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* window.background [.csd / .solid-csd / .ssd] [.maximized / .fullscreen / .tiled]
* <child>
* <titlebar child>.titlebar [.default-decoration]
* ]|
* ```
*
* `GtkWindow` has a main CSS node with name window and style class .background.
*