website/archived/gtksharper.md

68 строки
2.1 KiB
Markdown

---
title: "GtkSharper"
lastmodified: '2008-03-27'
redirect_from:
- /GtkSharper/
---
GtkSharper
==========
What is Gtk#?
==============
Gtk# is a Graphical User Interface Toolkit for mono and .Net. The project binds the [gtk+](http://www.gtk.org/) toolkit and assorted [GNOME](http://www.gnome.org/) libraries, enabling fully native graphical Gnome application development using the Mono and .Net development frameworks.
- [Frequently Asked Questions](/FAQ:_General)
- [Contacting the Mono/Gtk# Team](/Contact)
- [Bug reporting](/Bugs)
References
----------
- [Online API Documentation](http://docs.go-mono.com/monodoc.ashx?tlink=root:/classlib-gnome)
- [What's New?](/GtkSharpNewInVersion2x)
- [Release Plans](/GtkSharpPlan)
- [Articles and Tutorials](/Articles) on Gtk#.
Features
--------
- Multi-platform (UNIX, Windows, MacOS).
- Wide range of Widgets/Controls.
- Accessible via the ATK accessibility toolkit.
- Internationalization.
- Available from C#, Java, Python, VB.Net and [more](/Languages).
- UI Builder support.
- Open Source, Free Software.
Gtk# in the Real World
-----------------------
[![Md2.png](/archived/images/3/3d/Md2.png)](/archived/images/3/3d/Md2.png)
Want to know how Gtk# is being used in the real world?
Check out [some screenshots](/Screenshots) of Gtk# Applications. Some of our more prominent users include:
- [Banshee](http://banshee-project.org/Main_Page)
- [Beagle](http://beagle-project.org/Main_Page)
- F-spot
- [MonoDevelop](http://www.monodevelop.com/Main_Page)
- [Tomboy](http://www.gnome.org/projects/tomboy)
Availability
------------
Our current stable release targets the GNOME 2.20 release.
Current Source Releases:
- [gtk-sharp](https://ftp.gnome.org/pub/gnome/sources/gtk-sharp/2.12/gtk-sharp-2.12.0.tar.gz)
- [gnome-sharp](https://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.20/gnome-sharp-2.20.0.tar.gz)
- [gnome-desktop-sharp](https://ftp.gnome.org/pub/gnome/sources/gnome-desktop-sharp/2.20/gnome-desktop-sharp-2.20.1.tar.gz)
[Packages and installers](/Downloads)
Sources for older releases can be downloaded from [GNOME FTP](https://ftp.gnome.org/pub/gnome/sources/gtk-sharp).