wxwidgets.cfg: Added support for more interfaces

This commit is contained in:
orbitcowboy 2021-03-14 09:19:47 +01:00
parent f636074d18
commit 8950b7cff9
1 changed files with 2 additions and 1 deletions

View File

@ -6213,7 +6213,8 @@
<!-- virtual bool wxSashLayoutWindow::Show (bool show=true) -->
<!-- virtual bool wxPreviewFrame::Show (bool show=true) -->
<!-- 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">
<!-- virtual bool wxFilePickerCtrl::Show (bool show=true) -->
<function name="wxFilePickerCtrl::Show,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"/>