Hands-On GUI Application Development in Go
上QQ阅读APP看书,第一时间看更新

Getting started with Go-GTK

Getting up and running with Go-GTK involves installing the GTK+ library on your system (if it's not already installed), setting up CGo, and downloading the Go bindings. Users of applications built using Go-GTK will need the GTK+ library installed on their computer and so the Installing GTK+ section may need to be included in your documentation.