GTK# tutorial
last modified October 18, 2023
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.