wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-12-19 10:32:50 +01:00
parent 4e71e5db8d
commit e3e430ded3
1 changed files with 8 additions and 0 deletions

View File

@ -5631,6 +5631,14 @@
<not-uninit/>
</arg>
</function>
<!-- static wxString wxFontMapper::GetEncodingDescription(wxFontEncoding encoding)-->
<function name="wxFontMapper::GetEncodingDescription">
<noreturn>false</noreturn>
<leak-ignore/>
<use-retval/>
<returnValue type="wxString"/>
<arg nr="1" direction="in"/>
</function>
<!-- virtual void wxFont::SetStrikethrough (bool show=true) -->
<function name="wxFont::SetStrikethrough">
<noreturn>false</noreturn>