| |
| | Gtk# Frequently Asked Questions |
 | | Gtk# provides a C source parser and C# code generator which can be used to produce.Net assemblies that bind to GObject based libraries. |
 | | Among the libraries currently wrapped are gtk, gdk, atk, pango, gda, gnomedb, gconf, libgnomecanvas, libgnomeui, vte, librsvg, and libglade. |
 | | Gtk+ is "thread aware" and provides a mechanism for locking and unlocking the UI updates, but you are still responsible for ensuring that all updates to the GUI come from the main thread where you called Run (). |
| gtk-sharp.sourceforge.net /faq.html (893 words) |
|