From 9f761d47a744b905bbe3673d3465fd837125adaa Mon Sep 17 00:00:00 2001 From: Szymon Pankalla Date: Mon, 7 Jul 2014 13:51:44 +0200 Subject: [PATCH] Add gotk3 to GUI section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df58db49..9267819d 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go. * [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK * [go-qml](https://github.com/go-qml/qml) - QML support for the Go language +* [gotk3](https://github.com/conformal/gotk3) - Go bindings for GTK3. ## OpenGL