mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
frame: Use markdown for css tree
This commit is contained in:
parent
c91e141a6c
commit
31245353d5
@ -69,11 +69,11 @@
|
|||||||
*
|
*
|
||||||
* # CSS nodes
|
* # CSS nodes
|
||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* ```
|
||||||
* frame
|
* frame
|
||||||
* ├── <label widget>
|
* ├── <label widget>
|
||||||
* ╰── <child>
|
* ╰── <child>
|
||||||
* ]|
|
* ```
|
||||||
*
|
*
|
||||||
* `GtkFrame` has a main CSS node with name “frame”, which is used to draw the
|
* `GtkFrame` has a main CSS node with name “frame”, which is used to draw the
|
||||||
* visible border. You can set the appearance of the border using CSS properties
|
* visible border. You can set the appearance of the border using CSS properties
|
||||||
|
Loading…
Reference in New Issue
Block a user