forked from AuroraMiddleware/gtk
headerbar: Use markdown for css tree
This commit is contained in:
parent
31245353d5
commit
7a60c66940
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user