add in reference to %newobject section for newfree typemap

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-03 22:04:23 +00:00
commit b035cfd540

View file

@ -2157,6 +2157,10 @@ string *foo();
</pre>
</div>
<p>
See <a href="Customization.html#ownership">Object ownership and %newobject</a> for further details.
</p>
<H3><a name="Typemaps_nn35"></a>10.5.10 "memberin" typemap</H3>