How to learn to development GUI

Hi, I want learn to development GUI in Golang using the framework GTK, can you recommend me any tutorials for Go gtk? because I’ve searched on google but I didn’t found tutorials for Go GTK.

Check https://mattn.github.io/go-gtk/
Also check the main docs for GTK https://www.gtk.org/

1 Like

I think this is the most update one https://github.com/gotk3/gotk3