diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | doc.go | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -109,6 +109,10 @@ information this uses spew.Dump() External References +Useful links and other +external things +which might be useful + * [Wikipedia Graphical widget](https://en.wikipedia.org/wiki/Graphical_widget) * [Github mirror](https://github.com/witorg/gui) @@ -83,8 +83,6 @@ The next step is to intent is to allow this to work directly against GTK and QT. It should be able to add Fyne, WASM, native macos & windows, android and hopefully also things like libSDL, faiface/pixel, slint -[Wikipedia Graphical widget]: https://en.wikipedia.org/wiki/Graphical_widget - Errors Since it is possible for custom Stringer/error interfaces to panic, spew |
