GNOME Bugzilla – Bug 99171
Entry and Schema fixes
Last modified: 2011-01-16 23:35:21 UTC
The attached patch makes Entry and Schema gtkmmproc-generated. It is probable that some memory leaks exist, I will correct them soon.
Created attachment 12448 [details] [review] Entry and Schema patch.
Looks good. Applied. I'm glad that you were able to figure out the BOXED_TYPE stuff. Do be careful that you are not doing extra work by writing doxygen comments in the C++ code - _WRAP_METHOD() can get them from the C docs.
Created attachment 12459 [details] [review] patch for .cvsignore