wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-09-16 21:05:03 +02:00
parent 1825c14340
commit d625ff4ae7
1 changed files with 2 additions and 1 deletions

View File

@ -6757,7 +6757,7 @@
</arg>
</function>
<!-- bool wxEvtHandler::Disconnect(int id = wxID_ANY, wxEventType eventType = wxEVT_NULL, wxObjectEventFunction function = NULL, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL) -->
<function name="wxEvtHandler::Disconnect,wxButton::Disconnect,wxCheckBox::Disconnect">
<function name="wxEvtHandler::Disconnect,wxButton::Disconnect,wxCheckBox::Disconnect,wxComboBox::Disconnect">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
@ -11020,6 +11020,7 @@
<function name="wxString::From8BitData">
<noreturn>false</noreturn>
<returnValue type="wxString"/>
<use-retval/>
<leak-ignore/>
<arg nr="1" direction="in">
<not-null/>