SF #3141139 better callback documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12429 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
867e6a9986
commit
7fe18eaacb
1 changed files with 2 additions and 1 deletions
|
|
@ -2236,7 +2236,8 @@ rest to lower case.
|
|||
And now, a final note about function pointer support. Although SWIG
|
||||
does not normally allow callback functions to be written in the target language, this
|
||||
can be accomplished with the use of typemaps and other advanced SWIG features.
|
||||
This is described in a later chapter.
|
||||
See the <a href="Typemaps.html#Typemaps">Typemaps chapter</a> for more about typemaps
|
||||
and individual target language chapters for more on callbacks and the 'director' feature.
|
||||
</p>
|
||||
|
||||
<H2><a name="SWIG_nn31"></a>5.5 Structures and unions</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue