Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:templates:gtk [2011/11/19 03:53]
alex [Specs]
— (current)
Line 1: Line 1:
-====== Simple GTK Template ====== 
- 
-===== Introduction ===== 
- 
-This template targets GTK applications on both the Linux and Windows platforms.  ​ 
- 
-===== Specs ===== 
- 
-  * OS Support 
-    * Linux (all) 
-    * Windows 
-  * Requires: gtkmm 2.22.0 
-  * Language: C++ 
-  * Toolchain: make + gcc + autoconf + automake 
- 
-===== Download ===== 
- 
-  * All templates: [[https://​github.com/​alexforencich/​templates/​zipball/​master|Latest zip from GitHub]] 
- 
-===== Links ===== 
- 
-  * [[http://​www.gtkmm.org/​en/​|gtkmm]] 
-  * [[http://​www.gtk.org/​|GTK+]] 
-  * [[http://​www.mingw.org/​|MinGW]] 
-