From c14612a11ce59f183c16b8a33f856c0b66ed19ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jes=C3=BAs=20Garc=C3=ADa=20L=C3=B3pez?= Date: Sat, 12 Oct 2013 23:52:14 -0500 Subject: [PATCH] Update free-programming-books.md --- free-programming-books.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 15224ae3..666815dc 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) * [Android](#android) @@ -96,6 +97,10 @@ * [OpenGL Insights](http://openglinsights.com) (chapters 22, 23, 28, 33, 39) * [ShaderX series](http://tog.acm.org/resources/shaderx/) +###Graphics User Interfaces + +* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/) + ###Language Agnostic -- GitLab