diff options
Diffstat (limited to 'development/gtk-sharp/slack-desc')
-rw-r--r-- | development/gtk-sharp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gtk-sharp/slack-desc b/development/gtk-sharp/slack-desc new file mode 100644 index 0000000000..9b5e629225 --- /dev/null +++ b/development/gtk-sharp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gtk-sharp: gtk-sharp (gtk# A GUI toolkit for Mono and gtk+) +gtk-sharp: +gtk-sharp: Gtk#, a GUI Toolkit, is a set of .NET bindings for the gtk+ toolkit +gtk-sharp: and assorted GNOME (http://www.gnome.org/) libraries. This library +gtk-sharp: allows you to build fully native graphical Gnome applications using +gtk-sharp: Mono. GTK# is an event-driven system like any other modern windowing +gtk-sharp: library. +gtk-sharp: +gtk-sharp: +gtk-sharp: http://www.mono-project.com/GtkSharp +gtk-sharp: |