progressbar: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 20:04:37 -05:00 committed by Emmanuele Bassi
parent b4ad1fa44f
commit 495c3d9c44

View File

@ -68,12 +68,12 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* progressbar[.osd]
* [text]
* trough[.empty][.full]
* progress[.pulse]
* ]|
* ```
*
* `GtkProgressBar` has a main CSS node with name progressbar and subnodes with
* names text and trough, of which the latter has a subnode named progress. The