root/widgets/text.r
| Revision 110, 257 bytes (checked in by ashley, 10 months ago) |
|---|
| Line | |
|---|---|
| 1 | text: make heading [ |
| 2 | tip: { |
| 3 | USAGE: |
| 4 | text "A text string." |
| 5 | text "Blue text" text-color blue |
| 6 | text "Bold text" bold |
| 7 | text "Italic text" italic |
| 8 | text "Underline text" underline |
| 9 | |
| 10 | DESCRIPTION: |
| 11 | Normal text. |
| 12 | } |
| 13 | font: default-font |
| 14 | ] |
Note: See TracBrowser
for help on using the browser.
