blob: d528695f353cd2d8d5c08dd28c0d7163c8c93872 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
title: gotk3
description: GTK3 Go bindings
weight: 1
---
[gotk3](https://github.com/gotk3/gotk3) provides Go bindings for GTK3, it's somewhat stable but it's tricky to figure out some things if you're
not used to developing with GTK.
- [Their README](https://github.com/gotk3/gotk3#readme): has some examples to get started quickly
- [gotk3 examples](https://github.com/gotk3/gotk3-examples): has examples for various usecases, etc
|