widget/README.md

405 B

widget

Package gui/widget defines the widgets and actions that can be performed on them

Principles:

* Make code using this package simple to use
* Widget names should try to match [Wikipedia Graphical widget]
* It's ok to guess. Try to do something sensible.