forked from AuroraMiddleware/gtk
progressbar: Use markdown for css tree
This commit is contained in:
parent
b4ad1fa44f
commit
495c3d9c44
@ -68,12 +68,12 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* ```
|
||||
* progressbar[.osd]
|
||||
* ├── [text]
|
||||
* ╰── trough[.empty][.full]
|
||||
* ╰── progress[.pulse]
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* `GtkProgressBar` has a main CSS node with name progressbar and subnodes with
|
||||
* names text and trough, of which the latter has a subnode named progress. The
|
||||
|
Loading…
Reference in New Issue
Block a user