fixes for new flag attribute convention
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bab11e11f4
commit
54ba818937
7 changed files with 53 additions and 45 deletions
|
|
@ -62,7 +62,7 @@
|
|||
%typemap(doc) int a "a: special comment for parameter a";
|
||||
%typemap(doc) int b "b: another special comment for parameter b";
|
||||
|
||||
%pythoncallback(1) func_cb;
|
||||
%callback(1) func_cb;
|
||||
|
||||
%inline {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue