Link to read-only variables section added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d635d48eb5
commit
42a4d6f35d
4 changed files with 13 additions and 5 deletions
|
|
@ -888,8 +888,9 @@ extern char *path;
|
|||
</div>
|
||||
|
||||
<p>
|
||||
The <tt>%immutable</tt> directive stays in effect until it is explicitly disabled using
|
||||
The <tt>%immutable</tt> directive stays in effect until it is explicitly disabled or cleared using
|
||||
<tt>%mutable</tt>.
|
||||
See the <a href="SWIG.html#SWIG_readonly_variables">Creatng read-only variables</a> section for further details.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue