wxwidgets.cfg: Added support for more interfaces
This commit is contained in:
parent
d4b60394f8
commit
1fae8735b6
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue