attempt a doc change

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-02-01 12:06:40 -06:00
parent bb88c3bdc0
commit 2613151b83
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ type Size struct {
}
/*
```go
Horizontal means layout widgets like books on a bookshelf
---------------------------------
@ -66,6 +67,7 @@ type Size struct {
----------
| Widget |
----------
```
*/
type Orientation int