rianby64 / gotk3-example-podman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotk3-example-podman

Based on gotk3-examples and podman

Run make test

Then, from the terminal, take any example and run it.

# go run ./goroutines/goroutines.go
# go run ./treeview/treeview.go
# go run ./drawingarea/game.go
# go run ./drawingAreaMousePos/drawingAreaMousePos.go
# go run ./stack/stack.go
# go run ./fixed/main.go
# go run ./titlemenu/title-menu.go
# go run ./treeselection/treeselection.go
# go run ./timeout/main.go
# go run ./simpleGrep/simpleGrep.go
# go run ./nonModalDialog/msgDlgNoChannels.go
# go run ./nonModalDialog/msgDlgOneChannel.go
# go run ./nonModalDialog/msgDlgMultiChannels.go
# go run ./mouse/mouse.go
# go run ./notifications/main.go
# go run ./boolprops/boolprops.go
# go run ./addremove/addremove.go

About


Languages

Language:C 79.1%Language:Makefile 7.6%Language:Dockerfile 7.1%Language:Go 6.1%