Add 'See also' sections to references.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-09 15:25:47 +00:00
parent 8bf211b898
commit e81779f97c
43 changed files with 216 additions and 5 deletions

View File

@@ -87,3 +87,7 @@ widget.styles.background = Color.parse("#FF00FF")
# Set with a color object instantiated directly
widget.styles.background = Color(120, 60, 100)
```
## See also
- [`color`](./color.md) to set the color of text in a widget.