wxwidgets.cfg: Added support for more interfaces
This commit is contained in:
parent
3c3435dd10
commit
377167a70f
|
@ -6241,7 +6241,8 @@
|
||||||
<!-- virtual bool wxPreviewFrame::Show (bool show=true) -->
|
<!-- virtual bool wxPreviewFrame::Show (bool show=true) -->
|
||||||
<!-- virtual bool wxMenuBar::Show (bool show=true) -->
|
<!-- virtual bool wxMenuBar::Show (bool show=true) -->
|
||||||
<!-- virtual bool wxFilePickerCtrl::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>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<returnValue type="bool"/>
|
<returnValue type="bool"/>
|
||||||
|
|
Loading…
Reference in New Issue