mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
scale: Use markdown for css tree
This commit is contained in:
parent
495c3d9c44
commit
33f611a596
@ -74,7 +74,7 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* ```
|
||||
* scale[.fine-tune][.marks-before][.marks-after]
|
||||
* ├── [value][.top][.right][.bottom][.left]
|
||||
* ├── marks.top
|
||||
@ -93,7 +93,7 @@
|
||||
* ├── [fill]
|
||||
* ├── [highlight]
|
||||
* ╰── slider
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* `GtkScale` has a main CSS node with name scale and a subnode for its contents,
|
||||
* with subnodes named trough and slider.
|
||||
@ -127,7 +127,7 @@
|
||||
*
|
||||
* # Accessibility
|
||||
*
|
||||
* `GtkScale` uses the #GTK_ACCESSIBLE_ROLE_SLIDER role.
|
||||
* `GtkScale` uses the %GTK_ACCESSIBLE_ROLE_SLIDER role.
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user