diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -143,6 +143,8 @@ type guiWidget struct { vals []string // dropdown menu items + active bool + AtW int AtH int |
![]() |
index : toolkits/gocui | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | structs.go | 2 |
@@ -143,6 +143,8 @@ type guiWidget struct { vals []string // dropdown menu items + active bool + AtW int AtH int |