- Gtk Sharp
infobox software
name = Gtk#
developer =Novell
latest_release_version = 2.10.4
latest_release_date =February 27 2008
operating_system =Cross-platform
genre =Widget toolkit
license =GNU Lesser General Public License
website = http://gtk-sharp.sourceforge.net/Gtk# is a set of .NET bindings for the
GTK+ GUI toolkit and assortedGNOME libraries. The library facilitates building graphical GNOME applications using Mono or any other compliant CLR. Gtk# is an event-driven system like any other modern windowing library where every widget in an application has handler methods that get called when particular events happen.Applications built using Gtk# will run on many platforms including
Linux ,Microsoft Windows andMac OS X . The Mono packages for Windows include GTK+, Gtk# and a native theme to make applications look like native Windows applications. Starting with Mono 1.9, running Gtk# applications on Mac OS X no longer requires the user to run the X11 server.Glade can be used with the Glade# bindings to easily design GUI applications. A GUI designer called
Stetic is integrated with theMonoDevelop IDE.In addition to support the standard Gtk/Gnome stack of development tools, the gtk-dotnet.dll assembly provides a bridge to consume functionality available on the .NET stack. At this point this includes the functionality to use System.Drawing to draw on a widget.
References
"This article incorporates text from [http://www.mono-project.com/ Mono's homepage] , which is in the ."
External links
* [http://www.mono-project.com/GtkSharp Gtk# official homepage]
Wikimedia Foundation. 2010.