On 10/08/06, Walter Kempf <[EMAIL PROTECTED]> wrote: > Not sure if this what you mean, but give this a shot: > http://ndoc.sourceforge.net/usersguide.html and choose "Tag Reference" > from the menu on the left.
Not at all. Gtk# parses the Gtk+ header files to generate XML files describing the logical structure of the underlying Gtk+ code. From this, C# code is generated that wraps the Gtk+ code (written in C). I want to know the format of this XML file, and what the tags represent in the underlying Gtk+ code. It has nothing to do with documentation. Jon _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
