aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/gui-development/c/gtk/_index.md
blob: 0fb1b24310aa267b3a573f94982c2d33ccc0a563 (plain)
1
2
3
4
5
6
7
8
9
---
title: GTK
description: The GTK GUI toolkit
weight: 1
---

GTK is a very popular widget toolkit written in C. It has bindings for multiple languages too. Check out <https://gtk.org>

- [GTK+ Tutorial](https://zetcode.com/gui/gtk2/): GTK+ Tutorial