wxwidgets.cfg: Added support for more interfaces

This commit is contained in:
orbitcowboy 2020-06-14 10:18:26 +02:00
parent d4b60394f8
commit 1fae8735b6
1 changed files with 2 additions and 1 deletions

View File

@ -5906,7 +5906,8 @@
<!-- virtual bool wxFrame::Show (bool show=true) -->
<!-- virtual bool wxSashLayoutWindow::Show (bool show=true) -->
<!-- virtual bool wxPreviewFrame::Show (bool show=true) -->
<function name="wxTopLevelWindowBase::Show,wxWindow::Show,wxFrame::Show,wxPreviewFrame::Show,wxStaticText::Show,wxSashLayoutWindow::Show,wxButton::Show,wxStaticBitmap::Show,wxTextCtrl::Show,wxPopupTransientWindow::Show,wxSpinCtrl::Show,wxChoice::Show,wxBitmapButton::Show,wxCheckBox::Show">
<!-- virtual bool wxMenuBar::Show (bool show=true) -->
<function name="wxTopLevelWindowBase::Show,wxMenuBar::Show,wxWindow::Show,wxFrame::Show,wxPreviewFrame::Show,wxStaticText::Show,wxSashLayoutWindow::Show,wxButton::Show,wxStaticBitmap::Show,wxTextCtrl::Show,wxPopupTransientWindow::Show,wxSpinCtrl::Show,wxChoice::Show,wxBitmapButton::Show,wxCheckBox::Show">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>