flowbox: Add a diagram to CSS documentation
This commit is contained in:
@ -54,6 +54,16 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* flowbox
|
||||
* ├── flowboxchild
|
||||
* │ ╰── child
|
||||
* ├── flowboxchild
|
||||
* │ ╰── child
|
||||
* ┊
|
||||
* ╰── [rubberband]
|
||||
* ]|
|
||||
*
|
||||
* GtkFlowBox uses a single CSS node with name flowbox. GtkFlowBoxChild
|
||||
* uses a single CSS node with name flowboxchild.
|
||||
* For rubberband selection, a subnode with name rubberband is used.
|
||||
|
||||
Reference in New Issue
Block a user