wxwidgets.cfg: Added support for more interfaces.
This commit is contained in:
parent
7dec499219
commit
620e912bfa
@ -8781,4 +8781,16 @@
|
|||||||
<not-bool/>
|
<not-bool/>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
|
<!-- int wxStyledTextCtrl::GetFoldLevel( int line ) const -->
|
||||||
|
<function name="wxStyledTextCtrl::GetFoldLevel">
|
||||||
|
<noreturn>false</noreturn>
|
||||||
|
<returnValue type="int"/>
|
||||||
|
<use-retval/>
|
||||||
|
<const/>
|
||||||
|
<leak-ignore/>
|
||||||
|
<arg nr="1" direction="in">
|
||||||
|
<not-uninit/>
|
||||||
|
<not-bool/>
|
||||||
|
</arg>
|
||||||
|
</function>
|
||||||
</def>
|
</def>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user