forked from AuroraMiddleware/gtk
searchbar: Use markdown for css tree
This commit is contained in:
parent
d7ce5c55c8
commit
7e7c81c5d2
@ -73,13 +73,13 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* ```
|
||||
* searchbar
|
||||
* ╰── revealer
|
||||
* ╰── box
|
||||
* ├── [child]
|
||||
* ╰── [button.close]
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* `GtkSearchBar` has a main CSS node with name searchbar. It has a child
|
||||
* node with name revealer that contains a node with name box. The box node
|
||||
|
Loading…
Reference in New Issue
Block a user