====== Simple GTK Template ====== ===== Introduction ===== This template targets GTK applications on both the Linux and Windows platforms. ===== Specs ===== * OS Support * Linux (all) * Windows * Included Libraries * Cross-platform serial port * 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]]