headerbar: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 19:47:32 -05:00 committed by Emmanuele Bassi
parent 31245353d5
commit 7a60c66940

View File

@ -87,7 +87,7 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* headerbar
* windowhandle
* box
@ -98,7 +98,7 @@
* box.end
* [other children]
* windowcontrols.end
* ]|
* ```
*
* A `GtkHeaderBar`'s CSS node is called `headerbar`. It contains a `windowhandle`
* subnode, which contains a `box` subnode, which contains two `box` subnodes at