wxwidgets.cfg: Added support fore more interfaces, found by daca@home

This commit is contained in:
orbitcowboy 2020-12-26 17:57:40 +01:00
parent ca1fb2d2da
commit 1f0187a8e6
1 changed files with 2 additions and 2 deletions

View File

@ -8177,7 +8177,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,wxSlider::Disconnect,wxRadioButton::Disconnect,wxCheckListBox::Disconnect,wxListBox::Disconnect,wxStaticText::Disconnect,wxTextCtrl::Disconnect,wxButton::Disconnect,wxBitmapButton::Disconnect,wxCheckBox::Disconnect,wxComboBox::Disconnect,wxWindow::Disconnect,wxChoice::Disconnect">
<function name="wxEvtHandler::Disconnect,wxSlider::Disconnect,wxRadioBox::Disconnect,wxRadioButton::Disconnect,wxCheckListBox::Disconnect,wxListBox::Disconnect,wxStaticText::Disconnect,wxTextCtrl::Disconnect,wxButton::Disconnect,wxBitmapButton::Disconnect,wxCheckBox::Disconnect,wxComboBox::Disconnect,wxWindow::Disconnect,wxChoice::Disconnect">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
@ -8199,7 +8199,7 @@
<!-- void wxEvtHandler::Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL) -->
<!-- void wxEvtHandler::Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL)-->
<!-- void wxEvtHandler::Connect(wxEventType eventType, wxObjectEventFunction function, wxObject * userData = NULL, wxEvtHandler * eventSink = NULL)-->
<function name="wxEvtHandler::Connect,wxRadioButton::Connect,wxStyledTextCtrl::Connect,wxCheckListBox::Connect,wxComboBox::Connect,wxStaticText::Connect,wxTextCtrl::Connect,wxStaticBitmap::Connect,wxButton::Connect,wxSlider::Connect,wxBitmapButton::Connect,wxCheckBox::Connect,wxWindow::Connect,wxChoice::Connect,wxListBox::Connect">
<function name="wxEvtHandler::Connect,wxRadioBox::Connect,wxRadioButton::Connect,wxStyledTextCtrl::Connect,wxCheckListBox::Connect,wxComboBox::Connect,wxStaticText::Connect,wxTextCtrl::Connect,wxStaticBitmap::Connect,wxButton::Connect,wxSlider::Connect,wxBitmapButton::Connect,wxCheckBox::Connect,wxWindow::Connect,wxChoice::Connect,wxListBox::Connect">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="void"/>