Version 7 (modified by Charles, 12 years ago) |
---|
Gtk Library
See http://www.mono-project.com/GtkSharp, the Gtk# library is a Graphical User Interface toolkit for mono and .NET.
Illustrations
- GtkSimpleWindow: a GUI "hello world"
- How To/GTK Example: toggle buttons
- GtkBoxPacking: using HBox/VBox
- GtkSimpleWidgets: using different kinds of buttons
- GtkMenus: creating menus
- GtkStaticWidgets: labels and separators
To Do
- How to get and use GtkSourceView?
- How to get and use MonoTextEditor?