forked from AuroraMiddleware/gtk
scale: Use markdown for css tree
This commit is contained in:
parent
495c3d9c44
commit
33f611a596
@ -74,7 +74,7 @@
|
|||||||
*
|
*
|
||||||
* # CSS nodes
|
* # CSS nodes
|
||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* ```
|
||||||
* scale[.fine-tune][.marks-before][.marks-after]
|
* scale[.fine-tune][.marks-before][.marks-after]
|
||||||
* ├── [value][.top][.right][.bottom][.left]
|
* ├── [value][.top][.right][.bottom][.left]
|
||||||
* ├── marks.top
|
* ├── marks.top
|
||||||
@ -93,7 +93,7 @@
|
|||||||
* ├── [fill]
|
* ├── [fill]
|
||||||
* ├── [highlight]
|
* ├── [highlight]
|
||||||
* ╰── slider
|
* ╰── slider
|
||||||
* ]|
|
* ```
|
||||||
*
|
*
|
||||||
* `GtkScale` has a main CSS node with name scale and a subnode for its contents,
|
* `GtkScale` has a main CSS node with name scale and a subnode for its contents,
|
||||||
* with subnodes named trough and slider.
|
* with subnodes named trough and slider.
|
||||||
@ -127,7 +127,7 @@
|
|||||||
*
|
*
|
||||||
* # Accessibility
|
* # 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