diff --git a/free-programming-books.md b/free-programming-books.md index 15224ae3ce5a46f0ab37e29bd831053b0f9f80df..666815dcde51c682d740c3765bda76de1f8ab2ae 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