瀏覽代碼

Update free-programming-books.md

Juan Jesús García López 12 年之前
父節點
當前提交
c14612a11c
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      free-programming-books.md

+ 5 - 0
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