This is GTK# tutorial for the C# programming language. This tutorial is suitable for beginners and more advanced programmers.
Table of contents
GTK#
GTK# is a wrapper over the GTK+ for the C# programming language. The library facilitates building graphical GNOME applications using Mono or any other compliant CLR. Applications built using Gtk# will run on many platforms including Linux, Microsoft Windows and Mac OS X. GTK# is part of the Mono initiative.
Related tutorials
The C# tutorial covers the C# language in depth. The Mono C# Winforms tutorial and C# Qyoto tutorial provide alternative GUI toolkits for the C# language.