diff options
Diffstat (limited to 'geom.go')
| -rw-r--r-- | geom.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
