summaryrefslogtreecommitdiff
path: root/geom.go
diff options
context:
space:
mode:
Diffstat (limited to 'geom.go')
-rw-r--r--geom.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/geom.go b/geom.go
index cfa5531..238c417 100644
--- a/geom.go
+++ b/geom.go
@@ -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