diff --git a/free-programming-books.md b/free-programming-books.md index 54a08b10bc947e47f691b21b006067c6c648cc58..2ce9dcbef48219ce1e0ac8112c66accff9ca7440 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1,5 +1,6 @@ ###Index * [Meta-Lists](#meta-lists) +* [Graphics user interfaces](#graphics-user-interfaces) * [Graphics Programming](#graphics-programming) * [Language Agnostic](#language-agnostic) * [Ada](#ada) @@ -106,6 +107,10 @@ * [ShaderX series](http://tog.acm.org/resources/shaderx/) * [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/) +###Graphics User Interfaces + +* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/) + ###Language Agnostic