NBind provides a collection of third-party C#/.NET bindings for several GObject-based libraries: gdkgl, gtkgl, poppler, egg, metacity, xsettings, wnck, hildon and gsaver
New: March 2008, WebKit/GTK+ binding now available in NBind.
The bindings are intended for use in NDesk, but also work independently and only depend on Gtk# 2.0.
NBind has a new build system with these features:
The bindings do not yet come with any documentation or samples.
The poppler binding is used by NDesk's DocumentViewerPart component.
gdkgl/gtkgl and gsaver are used by NDesk's screensaver infrastructure.
None
See the public SVN repository at http://svn.ndesk.org/ndesk/nbind/. It can also be browsed with WebSVN.
svn co http://svn.ndesk.org/ndesk/nbind cd nbind make -C ngtkext install make -C nplatform install
mcs -pkg:ngtkext your.cs
© 2005 Alp Toker