Skip to main content

GTK+s a cross-platform framework for creating graphical user interfaces. GTK3 is version 3.

GTK3 (aka. GTK+ version 3), 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. Though it's written in C its been designed from the ground up to support multiple languages such as Perl, Python, C++, and Java among others.

Links