debian/nocui
Jeff Carr 38a4e969be move widget.go in this archive
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 18:38:53 -06:00
..
Makefile move into seperate repo 2024-01-01 16:11:54 -06:00
README.md move into seperate repo 2024-01-01 16:11:54 -06:00
action.go move widget.go in this archive 2024-01-03 18:38:53 -06:00
common.go move widget.go in this archive 2024-01-03 18:38:53 -06:00
event.go move widget.go in this archive 2024-01-03 18:38:53 -06:00
log.go move into seperate repo 2024-01-01 16:11:54 -06:00
main.go move widget.go in this archive 2024-01-03 18:38:53 -06:00
stdin.go move widget.go in this archive 2024-01-03 18:38:53 -06:00
structs.go move into seperate repo 2024-01-01 16:11:54 -06:00
widget.go move widget.go in this archive 2024-01-03 18:38:53 -06:00

README.md

nogui

Package gui implements a abstraction layer for Go visual elements.

This is a sample plugin. It's a skeleton intended to be used when making a new toolkit plugin.