On 6/27/06, Carlos J. Muentes <[EMAIL PROTECTED]> wrote: > Thanks for the info, I found the source and have a local copy. I found > a file called 'Notebook.custom', but it doesn't seem to be the actual > notebook control in the Gtk namespace. What am I missing? Same goes > for the TreeView control (TreeView.custom). . .
It's automatically generated from the Gtk.metadata and *.custom files, using gapi_codegen.exe (in the top-level "generator" folder). See http://www.mono-project.com/GAPI for an explanation. The complete C# code that is compiled can be found in the "generated" folder after you have compiled gtk-sharp. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
