diff options
| author | Jeff Carr <[email protected]> | 2023-04-22 12:25:50 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-04-22 12:25:50 -0500 |
| commit | 52eb9b1ad29756756881b90ba5221d03cd504fbd (patch) | |
| tree | 8e80b65d20516d57797b7e3d39d44a147c7641ba /README-goreadme.md | |
| parent | 2b10d882a35d5a8b79c7d48eaa59e7d027be5e8d (diff) | |
unloading the gocui toolkit works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README-goreadme.md')
| -rw-r--r-- | README-goreadme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-goreadme.md b/README-goreadme.md index 9336c80..160264f 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -146,7 +146,7 @@ attempts to locate the .so file `func ShowDebugValues()` -### func [StandardExit](/main.go#L153) +### func [StandardExit](/main.go#L169) `func StandardExit()` @@ -187,7 +187,7 @@ var Config GuiConfig The Node is a binary tree. This is how all GUI elements are stored simply the name and the size of whatever GUI element exists -#### func [New](/main.go#L126) +#### func [New](/main.go#L142) `func New() *Node` |
