wxwidgets.cfg: Added support for more interfaces

This commit is contained in:
orbitcowboy 2021-06-07 10:31:48 +02:00
parent 3c3435dd10
commit 377167a70f
1 changed files with 2 additions and 1 deletions

View File

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