Test and document imfuncname special variable expansion
This commit is contained in:
parent
e25911b846
commit
62e0685df6
4 changed files with 32 additions and 1 deletions
|
|
@ -6441,7 +6441,8 @@ unless the jniclassname attribute is specified in the <a href="Java.html#Java_mo
|
|||
|
||||
<p>
|
||||
<b><tt>$imfuncname</tt></b><br>
|
||||
This special variable expands to the name of the function on the $imclassname that will be used in $jnicall.
|
||||
This special variable expands to the name of the function in the intermediary class that will be used in $jnicall.
|
||||
Like, $jnicall, this special variable is only expanded in the "javaout" typemap.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue