wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-05-03 10:10:58 +02:00
parent 0a3fdd3981
commit 1c896fc7f7
1 changed files with 18 additions and 7 deletions

View File

@ -5148,7 +5148,8 @@
<!--virtual bool wxWindow::Enable(bool enable = true)-->
<!--virtual bool wxButton::Enable(bool enable = true)-->
<!--virtual bool wxPropertyGridManager::Enable(bool enable = true)-->
<function name="wxWindow::Enable,wxButton::Enable,wxPropertyGridManager::Enable">
<!--virtual bool wxFilePickerCtrl::Enable(bool enable = true)-->
<function name="wxWindow::Enable,wxButton::Enable,wxPropertyGridManager::Enable,wxFilePickerCtrl::Enable">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
@ -7016,6 +7017,16 @@
<not-uninit/>
</arg>
</function>
<!-- virtual void wxTextEntry::SetInsertionPoint(long pos) -->
<!-- virtual void wxTextCtrl::SetInsertionPoint(long pos) -->
<function name="wxTextEntry::SetInsertionPoint,wxTextCtrl::SetInsertionPoint">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>
<arg nr="1" direction="in">
<not-uninit/>
</arg>
</function>
<!--bool Read(const wxString &key, wxString *str) const -->
<!--bool Read(const wxString &key, double *d) const -->
<!--bool Read(const wxString &key, float *f) const -->
@ -7034,7 +7045,7 @@
</function>
<!-- void wxControl::SetLabelText(const wxString & text)
and derived classes -->
<function name="wxControl::SetLabelText,wxButton::SetLabelText,wxActiveXContainer::SetLabelText,wxActivityIndicator::SetLabelText,wxAnimationCtrl::SetLabelText,wxAnyButton::SetLabelText,wxAuiToolBar::SetLabelText,wxBookCtrlBase::SetLabelText,wxCalendarCtrl::SetLabelText,wxCheckBox::SetLabelText,wxChoice::SetLabelText,wxCollapsibleHeaderCtrl::SetLabelText,wxCollapsiblePane::SetLabelText,wxComboBox::SetLabelText,wxComboCtrl::SetLabelText,wxControlWithItems::SetLabelText,wxDataViewCtrl::SetLabelText,wxDatePickerCtrl::SetLabelText,wxFileCtrl::SetLabelText,wxGauge::SetLabelText,wxGenericDirCtrl::SetLabelText,wxHeaderCtrl::SetLabelText,wxHyperlinkCtrl::SetLabelText,wxInfoBar::SetLabelText,wxListBox::SetLabelText,wxListCtrl::SetLabelText,wxMediaCtrl::SetLabelText,wxPickerBase::SetLabelText,wxPropertyGrid::SetLabelText,wxRadioBox::SetLabelText,wxRadioButton::SetLabelText,wxRibbonControl::SetLabelText,wxRichTextCtrl::SetLabelText,wxRichTextStyleListCtrl::SetLabelText,wxScrollBar::SetLabelText,wxSlider::SetLabelText,wxSpinButton::SetLabelText,wxSpinCtrl::SetLabelText,wxSpinCtrlDouble::SetLabelText,wxStaticBitmap::SetLabelText,wxStaticBox::SetLabelText,wxStaticLine::SetLabelText,wxStaticText::SetLabelText,wxStatusBar::SetLabelText,wxStyledTextCtrl::SetLabelText,wxTextCtrl::SetLabelText,wxTimePickerCtrl::SetLabelText,wxToolBar::SetLabelText,wxTreeCtrl::SetLabelText,wxWebKitCtrl::SetLabelText,wxWebView::SetLabelText">
<function name="wxControl::SetLabelText,wxToggleButton::SetLabelText,wxButton::SetLabelText,wxActiveXContainer::SetLabelText,wxActivityIndicator::SetLabelText,wxAnimationCtrl::SetLabelText,wxAnyButton::SetLabelText,wxAuiToolBar::SetLabelText,wxBookCtrlBase::SetLabelText,wxCalendarCtrl::SetLabelText,wxCheckBox::SetLabelText,wxChoice::SetLabelText,wxCollapsibleHeaderCtrl::SetLabelText,wxCollapsiblePane::SetLabelText,wxComboBox::SetLabelText,wxComboCtrl::SetLabelText,wxControlWithItems::SetLabelText,wxDataViewCtrl::SetLabelText,wxDatePickerCtrl::SetLabelText,wxFileCtrl::SetLabelText,wxGauge::SetLabelText,wxGenericDirCtrl::SetLabelText,wxHeaderCtrl::SetLabelText,wxHyperlinkCtrl::SetLabelText,wxInfoBar::SetLabelText,wxListBox::SetLabelText,wxListCtrl::SetLabelText,wxMediaCtrl::SetLabelText,wxPickerBase::SetLabelText,wxPropertyGrid::SetLabelText,wxRadioBox::SetLabelText,wxRadioButton::SetLabelText,wxRibbonControl::SetLabelText,wxRichTextCtrl::SetLabelText,wxRichTextStyleListCtrl::SetLabelText,wxScrollBar::SetLabelText,wxSlider::SetLabelText,wxSpinButton::SetLabelText,wxSpinCtrl::SetLabelText,wxSpinCtrlDouble::SetLabelText,wxStaticBitmap::SetLabelText,wxStaticBox::SetLabelText,wxStaticLine::SetLabelText,wxStaticText::SetLabelText,wxStatusBar::SetLabelText,wxStyledTextCtrl::SetLabelText,wxTextCtrl::SetLabelText,wxTimePickerCtrl::SetLabelText,wxToolBar::SetLabelText,wxTreeCtrl::SetLabelText,wxWebKitCtrl::SetLabelText,wxWebView::SetLabelText">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1" direction="in"/>
@ -8206,7 +8217,8 @@
</function>
<!--void wxPropertyGridInterface::SetPropertyAttribute(wxPGPropArg id, const wxString & attrName, wxVariant value, long argFlags = 0)-->
<!--void wxPropertyGridPage::SetPropertyAttribute(wxPGPropArg id, const wxString & attrName, wxVariant value, long argFlags = 0)-->
<function name="wxPropertyGridInterface::SetPropertyAttribute,wxPropertyGridPage::SetPropertyAttribute">
<!--void wxPropertyGridManager::SetPropertyAttribute(wxPGPropArg id, const wxString & attrName, wxVariant value, long argFlags = 0)-->
<function name="wxPropertyGridInterface::SetPropertyAttribute,wxPropertyGridPage::SetPropertyAttribute,wxPropertyGridManager::SetPropertyAttribute">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>
@ -9151,16 +9163,15 @@
<arg nr="1" direction="in"/>
</function>
<!-- void wxPropertyGridInterface::SetPropertyHelpString(wxPGPropArg id, const wxString & helpString) -->
<function name="wxPropertyGridInterface::SetPropertyHelpString">
<!-- void wxPropertyGridPage::SetPropertyHelpString(wxPGPropArg id, const wxString & helpString) -->
<function name="wxPropertyGridInterface::SetPropertyHelpString,wxPropertyGridPage::SetPropertyHelpString">
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
</arg>
<arg nr="2" direction="in"/>
</function>
<!-- void wxScrolledWindow::SetScrollRate( int xstep, int ystep ) -->
<function name="wxScrolledWindow::SetScrollRate">