frame: Use markdown for css tree

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

View File

@ -69,11 +69,11 @@
* *
* # CSS nodes * # CSS nodes
* *
* |[<!-- language="plain" --> * ```
* frame * frame
* <label widget> * <label widget>
* <child> * <child>
* ]| * ```
* *
* `GtkFrame` has a main CSS node with name frame, which is used to draw the * `GtkFrame` has a main CSS node with name frame, which is used to draw the
* visible border. You can set the appearance of the border using CSS properties * visible border. You can set the appearance of the border using CSS properties