forked from AuroraMiddleware/gtk
paned: Use markdown for css tree
This commit is contained in:
parent
47c1b50eba
commit
ca51d6dfd9
@ -76,12 +76,12 @@
|
|||||||
*
|
*
|
||||||
* # CSS nodes
|
* # CSS nodes
|
||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* ```
|
||||||
* paned
|
* paned
|
||||||
* ├── <child>
|
* ├── <child>
|
||||||
* ├── separator[.wide]
|
* ├── separator[.wide]
|
||||||
* ╰── <child>
|
* ╰── <child>
|
||||||
* ]|
|
* ```
|
||||||
*
|
*
|
||||||
* `GtkPaned` has a main CSS node with name paned, and a subnode for
|
* `GtkPaned` has a main CSS node with name paned, and a subnode for
|
||||||
* the separator with name separator. The subnode gets a .wide style
|
* the separator with name separator. The subnode gets a .wide style
|
||||||
|
Loading…
Reference in New Issue
Block a user