Tag Archive | Linux
How to use GTK+ on Windows
For developers who are familiar with Linux or another open source framework, this issue seems to be nothing to say. However, with a stranger like me, that is really a big problem and takes much time of mine. That is the reason of this post that aims to aggregate, share my experiences and give you a quick step on getting started with GTK+ on Windows.
What is GTK+?
GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets,GTK+ is suitable for projects ranging from small one-off tools to complete application suites.
Source gtk
Read More…
Advertisements