forked from AuroraMiddleware/gtk
popovermenubar: Use markdown for css tree
This commit is contained in:
parent
b093900e48
commit
b4ad1fa44f
@ -31,13 +31,13 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* ```
|
||||
* menubar
|
||||
* ├── item[.active]
|
||||
* ┊ ╰── popover
|
||||
* ╰── item
|
||||
* ╰── popover
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* `GtkPopoverMenuBar` has a single CSS node with name menubar, below which
|
||||
* each item has its CSS node, and below that the corresponding popover.
|
||||
|
Loading…
Reference in New Issue
Block a user