summaryrefslogtreecommitdiff
path: root/callbacks_unix.go
AgeCommit message (Expand)Author
2014-02-19Moved to a proper package; main() is now a test and go test -c is used to bui...Pietro Gagliardi
2014-02-16Added window (and thus control) resizing. Other bugs have been fixed along th...Pietro Gagliardi
2014-02-16[GTK+] Added buttons. Things aren't quite being positioned properly yet thoug...Pietro Gagliardi
2014-02-16Cleaned up the idle callback code.Pietro Gagliardi
2014-02-16Added cgo-safe callback code for GTK+ signals. GTK+ signals work!Pietro Gagliardi